mirror of
https://github.com/edubart/otclient.git
synced 2025-12-04 08:56:51 +01:00
Added locale number formatting to locale files
This commit is contained in:
@@ -7,6 +7,10 @@ locale = {
|
||||
charset = "cp1252",
|
||||
languageName = "Espa<EFBFBD>ol",
|
||||
|
||||
formatNumbers = true,
|
||||
decimalSeperator = ',',
|
||||
thousandsSeperator = '.',
|
||||
|
||||
translation = {
|
||||
["1a) Offensive Name"] = "1a) Nombre ofensivo",
|
||||
["1b) Invalid Name Format"] = "1b) Formato invalido para nombre",
|
||||
|
||||
Reference in New Issue
Block a user