mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-28 03:17:31 +09:00
27 lines
555 B
Text
27 lines
555 B
Text
|
|
// © 2016 and later: Unicode, Inc. and others.
|
||
|
|
// License & terms of use: http://www.unicode.org/copyright.html#License
|
||
|
|
jgo{
|
||
|
|
Currencies{
|
||
|
|
CAD{
|
||
|
|
"CA$",
|
||
|
|
"Ndɔ́la-Kanandâ",
|
||
|
|
}
|
||
|
|
EUR{
|
||
|
|
"€",
|
||
|
|
"Ʉ́lɔ",
|
||
|
|
}
|
||
|
|
USD{
|
||
|
|
"US$",
|
||
|
|
"Ndɔ́la-Amɛlîk",
|
||
|
|
}
|
||
|
|
XAF{
|
||
|
|
"FCFA",
|
||
|
|
"Fɛlâŋ",
|
||
|
|
}
|
||
|
|
XXX{
|
||
|
|
"XXX",
|
||
|
|
"ntɛ-ŋkáp yi pɛ́ ká kɛ́ jínɛ",
|
||
|
|
}
|
||
|
|
}
|
||
|
|
Version{"2.1.27.40"}
|
||
|
|
}
|