1// © 2016 and later: Unicode, Inc. and others. 2// License & terms of use: http://www.unicode.org/copyright.html#License 3ig{ 4 Currencies{ 5 CVE{ 6 "CVE", 7 "Escudo Caboverdiano", 8 } 9 NGN{ 10 "₦", 11 "Naịra", 12 } 13 } 14 CurrencyUnitPatterns{ 15 other{"{0} {1}"} 16 } 17 Version{"2.1.44.88"} 18} 19