Remove british time.

This commit is contained in:
Gabriel Ebner 2020-08-22 12:51:09 +02:00
parent 0447ee0a8e
commit bcafc0a526

@ -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";
};
};