feat: set LC_TIME=en_DK.UTF-8
This commit is contained in:
parent
160fcd78eb
commit
b3b65e5037
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
i18n = {
|
||||
defaultLocale = "en_GB.UTF-8";
|
||||
extraLocaleSettings = {
|
||||
LC_TIME = "en_DK.UTF-8";
|
||||
LC_MONETARY = "en_IE.UTF-8";
|
||||
};
|
||||
inputMethod.enabled = "ibus";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue