Use invariant culture by default

This commit is contained in:
hishamco
2020-09-29 22:12:03 +03:00
parent 2924e7849f
commit f83c1b1741
3 changed files with 8 additions and 3 deletions

View File

@ -13,7 +13,7 @@
"DefaultContainer": ""
},
"Localization": {
"DefaultCulture": "en-US",
"DefaultCulture": "",
"SupportedCultures": []
}
}