Remove british time.
This commit is contained in:
parent
0447ee0a8e
commit
bcafc0a526
@ -87,7 +87,7 @@
|
|||||||
i18n = {
|
i18n = {
|
||||||
defaultLocale = "en_US.UTF-8";
|
defaultLocale = "en_US.UTF-8";
|
||||||
extraLocaleSettings = {
|
extraLocaleSettings = {
|
||||||
LC_TIME = "en_GB.UTF-8";
|
# LC_TIME = "en_GB.UTF-8";
|
||||||
LC_PAPER = "de_AT.UTF-8";
|
LC_PAPER = "de_AT.UTF-8";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user