]> git.wh0rd.org - tt-rss.git/blobdiff - lib/dojo/cldr/nls/zh/number.js
upgrade dojo to 1.8.3 (refs #570)
[tt-rss.git] / lib / dojo / cldr / nls / zh / number.js
index b14f7bdcdf3dd26676bbc163519fcaa6e29c05c6..7d9c546961e7b6b78e4f6eb578cc075c24436905 100644 (file)
@@ -1,8 +1,8 @@
 /*
-       Copyright (c) 2004-2011, The Dojo Foundation All Rights Reserved.
+       Copyright (c) 2004-2012, The Dojo Foundation All Rights Reserved.
        Available via Academic Free License >= 2.1 OR the modified BSD license.
        see: http://dojotoolkit.org/license for details
 */
 
 //>>built
-define("dojo/cldr/nls/zh/number",{"decimalFormat":"#,##0.###","group":",","scientificFormat":"#E0","percentFormat":"#,##0%","currencyFormat":"¤#,##0.00","decimal":"."});
\ No newline at end of file
+define("dojo/cldr/nls/zh/number",{"group":",","percentSign":"%","exponential":"E","scientificFormat":"#E0","percentFormat":"#,##0%","list":";","infinity":"∞","minusSign":"-","decimal":".","nan":"NaN","perMille":"‰","decimalFormat":"#,##0.###","currencyFormat":"¤#,##0.00;(¤#,##0.00)","plusSign":"+","decimalFormat-long":"000兆","decimalFormat-short":"000兆"});
\ No newline at end of file