mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
Update currencies.json
This commit is contained in:
parent
61702dbc87
commit
dc4c8cc10a
@ -1447,5 +1447,14 @@
|
||||
"symbolOnLeft": true,
|
||||
"spaceBetweenAmountAndSymbol": false,
|
||||
"decimalDigits": 2
|
||||
}
|
||||
},
|
||||
"BYN": {
|
||||
"code": "BYN",
|
||||
"symbol": "BYN",
|
||||
"thousandsSeparator": " ",
|
||||
"decimalSeparator": ",",
|
||||
"symbolOnLeft": false,
|
||||
"spaceBetweenAmountAndSymbol": true,
|
||||
"decimalDigits": 2
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user