mirror of
https://github.com/sysadminsmedia/homebox.git
synced 2025-12-28 16:06:37 +01:00
Update currencies to include more currencies
This commit is contained in:
@@ -17,6 +17,18 @@
|
||||
"symbol": "؋",
|
||||
"name": "Afghan Afghani"
|
||||
},
|
||||
{
|
||||
"code": "XCD",
|
||||
"local": "Eastern Carribean",
|
||||
"symbol": "$",
|
||||
"name": "Eastern Carribean Dollar"
|
||||
},
|
||||
{
|
||||
"code": "XOF",
|
||||
"local": "CFA Franc",
|
||||
"symbol": "CFA",
|
||||
"name": "CFA Franc"
|
||||
},
|
||||
{
|
||||
"code": "ALL",
|
||||
"local": "Albania",
|
||||
@@ -167,12 +179,24 @@
|
||||
"symbol": "FC",
|
||||
"name": "Congolese Franc"
|
||||
},
|
||||
{
|
||||
"code": "XAF",
|
||||
"local": "CFA",
|
||||
"symbol": "FCFA",
|
||||
"name": "CFA Franc BEAC"
|
||||
},
|
||||
{
|
||||
"code": "CHF",
|
||||
"local": "Switzerland",
|
||||
"symbol": "CHF",
|
||||
"name": "Swiss Franc"
|
||||
},
|
||||
{
|
||||
"code": "NZD",
|
||||
"local": "New Zealand",
|
||||
"symbol": "NZ$",
|
||||
"name": "New Zealand Dollar"
|
||||
},
|
||||
{
|
||||
"code": "CLP",
|
||||
"local": "Chile",
|
||||
|
||||
Reference in New Issue
Block a user