diff options
author | Azat Bahawi <azat@bahawi.net> | 1970-01-01 03:00:00 +0300 |
---|---|---|
committer | Azat Bahawi <azat@bahawi.net> | 2022-09-20 11:52:07 +0300 |
commit | 962c35425636e3f942fd8a624369a7c53748f47e (patch) | |
tree | c69e76f6c4cdd7f9f66d02a02ee683fe4d5426e7 /etc/locale.gen |
Diffstat (limited to 'etc/locale.gen')
-rw-r--r-- | etc/locale.gen | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/etc/locale.gen b/etc/locale.gen new file mode 100644 index 0000000..0077658 --- /dev/null +++ b/etc/locale.gen @@ -0,0 +1,9 @@ +C.UTF8 UTF-8 +en_US ISO-8859-1 +en_US.UTF-8 UTF-8 +ja_JP.EUC-JP EUC-JP +ja_JP.UTF-8 UTF-8 +ru_RU ISO-8859-5 +ru_RU.KOI8-R KOI8-R +ru_RU.UTF-8 UTF-8 +tt_RU UTF-8 |