2016-06-30 23:41:56 +00:00
|
|
|
|
// © 2016 and later: Unicode, Inc. and others.
|
|
|
|
|
// License & terms of use: http://www.unicode.org/copyright.html#License
|
2012-08-28 21:56:06 +00:00
|
|
|
|
mgo{
|
2009-11-12 21:53:42 +00:00
|
|
|
|
Currencies{
|
2012-08-28 21:56:06 +00:00
|
|
|
|
XAF{
|
|
|
|
|
"FCFA",
|
|
|
|
|
"shirè",
|
2009-11-12 21:53:42 +00:00
|
|
|
|
}
|
2012-08-28 21:56:06 +00:00
|
|
|
|
XXX{
|
|
|
|
|
"XXX",
|
|
|
|
|
"iku ikap mɔʼɔ",
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
CurrencyUnitPatterns{
|
2013-02-14 09:51:25 +00:00
|
|
|
|
one{"{0} {1}"}
|
2012-08-28 21:56:06 +00:00
|
|
|
|
other{"{0} {1}"}
|
2009-11-12 21:53:42 +00:00
|
|
|
|
}
|
2017-01-24 08:22:23 +00:00
|
|
|
|
Version{"2.1.31.33"}
|
2009-11-12 21:53:42 +00:00
|
|
|
|
}
|