1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-08-04 20:51:55 +02:00
parent 4b4bb3b0ab
commit 24041f43f4
2 changed files with 15 additions and 2 deletions

View file

@ -1,5 +1,5 @@
Config = {}
Config.Locale = "en"
Config.Locale = "de"
Config.Currency = "$"
Config.NumberFormat = "en-US" -- follows [language]-[country code]