summaryrefslogtreecommitdiff
path: root/lib/dojo/cldr/nls/ro/number.js.uncompressed.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dojo/cldr/nls/ro/number.js.uncompressed.js')
-rw-r--r--lib/dojo/cldr/nls/ro/number.js.uncompressed.js22
1 files changed, 22 insertions, 0 deletions
diff --git a/lib/dojo/cldr/nls/ro/number.js.uncompressed.js b/lib/dojo/cldr/nls/ro/number.js.uncompressed.js
new file mode 100644
index 000000000..3cdc0af5c
--- /dev/null
+++ b/lib/dojo/cldr/nls/ro/number.js.uncompressed.js
@@ -0,0 +1,22 @@
+define(
+"dojo/cldr/nls/ro/number", //begin v1.x content
+{
+ "group": ".",
+ "percentSign": "%",
+ "exponential": "E",
+ "scientificFormat": "#E0",
+ "percentFormat": "#,##0%",
+ "list": ";",
+ "infinity": "∞",
+ "patternDigit": "#",
+ "minusSign": "-",
+ "decimal": ",",
+ "nan": "NaN",
+ "nativeZeroDigit": "0",
+ "perMille": "‰",
+ "decimalFormat": "#,##0.###",
+ "currencyFormat": "#,##0.00 ¤",
+ "plusSign": "+"
+}
+//end v1.x content
+); \ No newline at end of file