]> git.wh0rd.org - tt-rss.git/blobdiff - lib/dojo/cldr/nls/zh/number.js.uncompressed.js
update dojo to 1.7.3
[tt-rss.git] / lib / dojo / cldr / nls / zh / number.js.uncompressed.js
diff --git a/lib/dojo/cldr/nls/zh/number.js.uncompressed.js b/lib/dojo/cldr/nls/zh/number.js.uncompressed.js
new file mode 100644 (file)
index 0000000..45d00ac
--- /dev/null
@@ -0,0 +1,12 @@
+define(
+"dojo/cldr/nls/zh/number", //begin v1.x content
+{
+       "decimalFormat": "#,##0.###",
+       "group": ",",
+       "scientificFormat": "#E0",
+       "percentFormat": "#,##0%",
+       "currencyFormat": "ยค#,##0.00",
+       "decimal": "."
+}
+//end v1.x content
+);
\ No newline at end of file