diff options
-rw-r--r-- | etc/locale.conf | 1 | ||||
-rw-r--r-- | etc/locale.gen | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/etc/locale.conf b/etc/locale.conf new file mode 100644 index 00000000..6737e875 --- /dev/null +++ b/etc/locale.conf @@ -0,0 +1 @@ +LANG=en_US.utf8 diff --git a/etc/locale.gen b/etc/locale.gen index b9faed0f..2c7313b7 100644 --- a/etc/locale.gen +++ b/etc/locale.gen @@ -99,6 +99,7 @@ #bs_BA.UTF-8 UTF-8 #bs_BA ISO-8859-2 #byn_ER UTF-8 +#C.UTF-8 UTF-8 #ca_AD.UTF-8 UTF-8 #ca_AD ISO-8859-15 #ca_ES.UTF-8 UTF-8 |