add en_US.UTF-8/UTF-8 locale
This commit is contained in:
parent
6f7e911d4e
commit
f5d3249fa0
@ -32,10 +32,10 @@
|
||||
config = {
|
||||
time.timeZone = config.mj.timeZone;
|
||||
|
||||
# Select internationalisation properties.
|
||||
i18n = {
|
||||
defaultLocale = "en_US.UTF-8";
|
||||
supportedLocales = [
|
||||
"en_US.UTF-8/UTF-8"
|
||||
"lt_LT.UTF-8/UTF-8"
|
||||
];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user