* Update country_info.json Update Sudan Currency * chore: fix currency symbol --------- Co-authored-by: Ankush Menat <ankushmenat@gmail.com> [skip ci] (cherry picked from commit 6b24b9aa13df00a257adfcd40892e4acce688fd4) Co-authored-by: Ayman Mustafa <84941140+MEClouds@users.noreply.github.com>
This commit is contained in:
parent
ac338b07da
commit
3c015a1fd7
1 changed files with 5 additions and 3 deletions
|
|
@ -2550,15 +2550,17 @@
|
|||
},
|
||||
"Sudan": {
|
||||
"code": "sd",
|
||||
"currency": "SDG",
|
||||
"currency_fraction": "Piastre",
|
||||
"currency_fraction_units": 100,
|
||||
"currency_symbol": "\u00a3",
|
||||
"currency_name": "Sudanese Pound",
|
||||
"currency_symbol": "\u062c.\u0633.",
|
||||
"number_format": "#,###.##",
|
||||
"timezones": [
|
||||
"Africa/Khartoum"
|
||||
"Africa/Khartoum"
|
||||
],
|
||||
"isd": "+249"
|
||||
},
|
||||
},
|
||||
"Suriname": {
|
||||
"code": "sr",
|
||||
"currency": "SRD",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue