]> TLD Linux GIT Repositories - rc-scripts.git/blob - sysconfig/i18n
- from PLD
[rc-scripts.git] / sysconfig / i18n
1
2 # NOTE: Do not use expressions here, systemd does not expand them:
3 # LANG="${LANG:-en_US.UTF-8}"
4 #
5 #LANG=en_US.UTF-8
6 #LANG=pl_PL.UTF-8
7
8 # list of locales to build if glibc-localedb-all package is not installed
9 # enable, install "localedb-src" package and execute "localedb-gen"
10 #SUPPORTED_LOCALES="C.UTF-8/UTF-8 en_US.UTF-8/UTF-8 en_US/ISO-8859-1"