We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dbaaba commit 5f4d862Copy full SHA for 5f4d862
1 file changed
conf/currency_iso.json
@@ -100,8 +100,8 @@
100
"iso_code": "ARS",
101
"name": "Argentine Peso",
102
"symbol": "$",
103
- "disambiguate_symbol": "$m/n",
104
- "alternate_symbols": ["$m/n", "m$n"],
+ "disambiguate_symbol": "AR$",
+ "alternate_symbols": ["AR$"],
105
"subunit": "Centavo",
106
"subunit_to_unit": 100,
107
"symbol_first": true,
@@ -2624,7 +2624,7 @@
2624
"priority": 100,
2625
"iso_code": "XPF",
2626
"name": "Cfp Franc",
2627
- "symbol": "Fr",
+ "symbol": "₣",
2628
"alternate_symbols": ["F"],
2629
"subunit": "Centime",
2630
"subunit_to_unit": 1,
0 commit comments