]> git.wh0rd.org - tt-rss.git/blame - lib/dojo/cldr/nls/zh-hant/number.js.uncompressed.js
modify dojo rebuild script to remove uncompressed files
[tt-rss.git] / lib / dojo / cldr / nls / zh-hant / number.js.uncompressed.js
CommitLineData
f0cfe83e
AD
1define(
2"dojo/cldr/nls/zh-hant/number", //begin v1.x content
3{
4 "group": ",",
5 "percentSign": "%",
6 "exponential": "E",
7 "scientificFormat": "#E0",
8 "percentFormat": "#,##0%",
9 "list": ";",
10 "infinity": "∞",
11 "minusSign": "-",
12 "decimal": ".",
13 "nan": "非數值",
14 "perMille": "‰",
15 "decimalFormat": "#,##0.###",
16 "currencyFormat": "¤#,##0.00",
17 "plusSign": "+",
18 "decimalFormat-long": "000兆",
19 "decimalFormat-short": "000T"
20}
21//end v1.x content
22);