mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
Added link to ISO 639 language codes
parent
9d2af67d68
commit
a74d5055d8
@ -13,7 +13,7 @@ en_GB.utf8
|
|||||||
POSIX
|
POSIX
|
||||||
```
|
```
|
||||||
|
|
||||||
To generate new locales, run `sudo dpkg-reconfigure locales` and select any other desired locales. **Important**: be sure to select UTF-8 as is the preferred encoding.
|
To generate new locales, run `sudo dpkg-reconfigure locales` and select any other desired locales. This is a [useful list](http://www.localeplanet.com/icu/iso639.html) of ISO 639 language codes. **Important**: be sure to select UTF-8 as this is the preferred encoding.
|
||||||
|
|
||||||
For example, on an RPi with many locales installed, `locale -a` would output something like this:
|
For example, on an RPi with many locales installed, `locale -a` would output something like this:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user