| Version 3 (modified by Airon90, 4 years ago) (diff) |
|---|
Changing the language
To change your locale from the default en_US to what you want you first need to install the right packages:
opkg install locale-base-ru-ru (or whatever locale you need)
Verify the locale is available using: locale -a Switch to the locale by editing /etc/profile where it says en_US to the locale you need (with the same capitals as in the output from locale -a).
If you want to see which translations are avaiable or to if you want to help translating, please visit its page.
