diff --git a/.config/locale.conf b/.config/locale.conf index a7575c4..dab76e5 100644 --- a/.config/locale.conf +++ b/.config/locale.conf @@ -1,4 +1,4 @@ #!/bin/sh ! locale -a | grep en_US.utf8 || export LANG=en_US.utf8 -! locale -a | grep tk_TM.utf8 || export LC_TIME=tk_TM.utf8 +! locale -a | grep en_DK.utf8 || export LC_TIME=en_DK.utf8