]>
Commit | Line | Data |
---|---|---|
f3c0d7a5 A |
1 | // © 2016 and later: Unicode, Inc. and others. |
2 | // License & terms of use: http://www.unicode.org/copyright.html#License | |
729e4ab9 A |
3 | bo{ |
4 | Currencies{ | |
5 | CNY{ | |
51004dcb | 6 | "¥", |
729e4ab9 A |
7 | "ཡུ་ཨན་", |
8 | } | |
9 | INR{ | |
4388f060 | 10 | "₹", |
2ca993e8 A |
11 | "རྒྱ་གར་སྒོར་", |
12 | } | |
13 | USD{ | |
14 | "US$", | |
15 | "ཨ་རིའི་སྒོར་", | |
729e4ab9 A |
16 | } |
17 | XXX{ | |
3d1f044b | 18 | "¤", |
729e4ab9 A |
19 | "མ་རྟོགས་པའི་ནུས་མེད་དངུལ་ལོར", |
20 | } | |
21 | } | |
340931cb | 22 | Version{"36.1"} |
729e4ab9 | 23 | } |