Add German locale support to system configuration
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
|
||||
# System-wide locale
|
||||
i18n.defaultLocale = "en_US.UTF-8";
|
||||
i18n.supportedLocales = [ "de_DE.UTF-8/UTF-8" "en_US.UTF-8/UTF-8" ];
|
||||
time.timeZone = "Europe/Berlin";
|
||||
|
||||
# Networking basics
|
||||
|
||||
Reference in New Issue
Block a user