]>
Commit | Line | Data |
---|---|---|
f3c0d7a5 A |
1 | // © 2016 and later: Unicode, Inc. and others. |
2 | // License & terms of use: http://www.unicode.org/copyright.html#License | |
729e4ab9 A |
3 | ig{ |
4 | Currencies{ | |
5 | CVE{ | |
4388f060 | 6 | "CVE", |
729e4ab9 A |
7 | "Escudo Caboverdiano", |
8 | } | |
9 | NGN{ | |
10 | "₦", | |
11 | "Naịra", | |
12 | } | |
13 | } | |
f3c0d7a5 A |
14 | CurrencyUnitPatterns{ |
15 | other{"{0} {1}"} | |
16 | } | |
0f5d89e8 | 17 | Version{"2.1.38.69"} |
729e4ab9 | 18 | } |