locales: bring back the old means
otherwise perl is complaining
This commit is contained in:
parent
12a00997d5
commit
22ae0836ea
@ -45,9 +45,8 @@
|
||||
];
|
||||
|
||||
i18n = {
|
||||
defaultLocale = "en_US.UTF-8/UTF-8";
|
||||
defaultLocale = "en_US.UTF-8";
|
||||
supportedLocales = [
|
||||
"C.UTF-8/UTF-8"
|
||||
"en_US.UTF-8/UTF-8"
|
||||
"lt_LT.UTF-8/UTF-8"
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user