blob: e6fabb56a26d9f597fb70fcc922ecaaf475f51e8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
// © 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
bo{
Currencies{
CNY{
"¥",
"ཡུ་ཨན་",
}
INR{
"₹",
"རྒྱ་གར་སྒོར་",
}
USD{
"US$",
"ཨ་རིའི་སྒོར་",
}
XXX{
"¤",
"མ་རྟོགས་པའི་ནུས་མེད་དངུལ་ལོར",
}
}
}
|