mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 19:07:31 +09:00
23 lines
582 B
Text
23 lines
582 B
Text
|
|
// © 2016 and later: Unicode, Inc. and others.
|
||
|
|
// License & terms of use: http://www.unicode.org/copyright.html#License
|
||
|
|
bo{
|
||
|
|
Currencies{
|
||
|
|
CNY{
|
||
|
|
"¥",
|
||
|
|
"ཡུ་ཨན་",
|
||
|
|
}
|
||
|
|
INR{
|
||
|
|
"₹",
|
||
|
|
"རྒྱ་གར་སྒོར་",
|
||
|
|
}
|
||
|
|
USD{
|
||
|
|
"US$",
|
||
|
|
"ཨ་རིའི་སྒོར་",
|
||
|
|
}
|
||
|
|
XXX{
|
||
|
|
"XXX",
|
||
|
|
"མ་རྟོགས་པའི་ནུས་མེད་དངུལ་ལོར",
|
||
|
|
}
|
||
|
|
}
|
||
|
|
Version{"2.1.27.40"}
|
||
|
|
}
|