]> git.wh0rd.org - tt-rss.git/blame - lib/dojo/cldr/nls/hu/number.js.uncompressed.js
update dojo to 1.7.3
[tt-rss.git] / lib / dojo / cldr / nls / hu / number.js.uncompressed.js
CommitLineData
1354d172
AD
1define(
2"dojo/cldr/nls/hu/number", //begin v1.x content
3{
4 "group": " ",
5 "percentSign": "%",
6 "exponential": "E",
7 "scientificFormat": "#E0",
8 "list": ";",
9 "infinity": "∞",
10 "patternDigit": "#",
11 "minusSign": "-",
12 "decimal": ",",
13 "nan": "NaN",
14 "nativeZeroDigit": "0",
15 "perMille": "‰",
16 "decimalFormat": "#,##0.###",
17 "currencyFormat": "#,##0.00 ¤",
18 "plusSign": "+"
19}
20//end v1.x content
21);