mirror of
https://github.com/tuxdotrs/tawm.git
synced 2025-07-06 21:16:35 +05:30
change locale to US
This commit is contained in:
@ -27,7 +27,7 @@
|
|||||||
|
|
||||||
time.timeZone = "Asia/Kolkata";
|
time.timeZone = "Asia/Kolkata";
|
||||||
i18n = {
|
i18n = {
|
||||||
defaultLocale = "en_IN";
|
defaultLocale = "en_US.UTF-8";
|
||||||
extraLocaleSettings = {
|
extraLocaleSettings = {
|
||||||
LC_ADDRESS = "en_IN";
|
LC_ADDRESS = "en_IN";
|
||||||
LC_IDENTIFICATION = "en_IN";
|
LC_IDENTIFICATION = "en_IN";
|
||||||
|
Reference in New Issue
Block a user