24 lines
581 B
Plaintext
24 lines
581 B
Plaintext
// © 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{
|
|
"¤",
|
|
"མ་རྟོགས་པའི་ནུས་མེད་དངུལ་ལོར",
|
|
}
|
|
}
|
|
Version{"2.1.47.82"}
|
|
}
|