mirror of
https://github.com/edubart/otclient.git
synced 2025-10-20 06:23:26 +02:00
Added locale number formatting to locale files
This commit is contained in:
@@ -3,6 +3,10 @@ locale = {
|
||||
charset = "cp1252",
|
||||
languageName = "English",
|
||||
|
||||
formatNumbers = true,
|
||||
decimalSeperator = '.',
|
||||
thousandsSeperator = ',',
|
||||
|
||||
-- translations are not needed because everything is already in english
|
||||
translation = {}
|
||||
}
|
||||
|
Reference in New Issue
Block a user