Remove british time.

This commit is contained in:
Gabriel Ebner 2020-08-22 12:51:09 +02:00
parent 0447ee0a8e
commit bcafc0a526
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@
i18n = {
defaultLocale = "en_US.UTF-8";
extraLocaleSettings = {
LC_TIME = "en_GB.UTF-8";
# LC_TIME = "en_GB.UTF-8";
LC_PAPER = "de_AT.UTF-8";
};
};