blob: 682a9c2d1b2e7796914467cbeb3dd5248ac168f4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
zh_Hans_SG{
Currencies{
CNY{
"CN¥",
"人民币",
}
SGD{
"$",
"新加坡元",
}
XAG{
"XAG",
"白银",
}
}
CurrencyPlurals{
ANG{
other{"荷兰安的列斯盾"}
}
AWG{
other{"阿鲁巴弗罗林"}
}
NIO{
other{"尼加拉瓜科多巴"}
}
}
CurrencyUnitPatterns{
other{"{0} {1}"}
}
Version{"2.1.27.99"}
}
|