blob: 8c9d21e56da68d702b5703883d20417fb670b314 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html
// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml
jgo{
Currencies{
CAD{
"CA$",
"Ndɔ́la-Kanandâ",
}
EUR{
"€",
"Ʉ́lɔ",
}
USD{
"US$",
"Ndɔ́la-Amɛlîk",
}
XAF{
"FCFA",
"Fɛlâŋ",
}
XXX{
"¤",
"ntɛ-ŋkáp yi pɛ́ ká kɛ́ jínɛ",
}
}
}
|