Skip to content

Commit

Permalink
Merge pull request #4 from OpenCageData/zimbabwe-gold
Browse files Browse the repository at this point in the history
Add new Zimbabwe Gold
  • Loading branch information
freyfogle authored May 13, 2024
2 parents 075b488 + 7bceef6 commit 630b0f4
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions conf/currency_non_iso.json
Original file line number Diff line number Diff line change
Expand Up @@ -142,5 +142,21 @@
"thousands_separator": ",",
"iso_numeric": "",
"smallest_denomination": 1
},
"zig": {
"priority": 100,
"iso_code": "ZIG",
"name": "Zimbabwe Gold",
"symbol": "ZiG",
"disambiguate_symbol": "ZIG",
"alternate_symbols": [],
"subunit": "Cent",
"subunit_to_unit": 100,
"symbol_first": false,
"html_entity": "",
"decimal_mark": ".",
"thousands_separator": ",",
"iso_numeric": "",
"smallest_denomination": 1
}
}

0 comments on commit 630b0f4

Please sign in to comment.