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:
@@ -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