]> git.wh0rd.org - tt-rss.git/blob - lib/dojo/cldr/nls/th/number.js.uncompressed.js
modify dojo rebuild script to remove uncompressed files
[tt-rss.git] / lib / dojo / cldr / nls / th / number.js.uncompressed.js
1 define(
2 "dojo/cldr/nls/th/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": "NaN",
14 "perMille": "‰",
15 "decimalFormat": "#,##0.###",
16 "currencyFormat": "¤#,##0.00;(¤#,##0.00)",
17 "plusSign": "+",
18 "decimalFormat-long": "000 ล้านล้าน",
19 "decimalFormat-short": "000 ล'.'ล'.'"
20 }
21 //end v1.x content
22 );