summaryrefslogtreecommitdiff
path: root/lib/dojo/cldr/nls/zh-tw/currency.js.uncompressed.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dojo/cldr/nls/zh-tw/currency.js.uncompressed.js')
-rw-r--r--lib/dojo/cldr/nls/zh-tw/currency.js.uncompressed.js14
1 files changed, 14 insertions, 0 deletions
diff --git a/lib/dojo/cldr/nls/zh-tw/currency.js.uncompressed.js b/lib/dojo/cldr/nls/zh-tw/currency.js.uncompressed.js
new file mode 100644
index 000000000..29173a91d
--- /dev/null
+++ b/lib/dojo/cldr/nls/zh-tw/currency.js.uncompressed.js
@@ -0,0 +1,14 @@
+define(
+"dojo/cldr/nls/zh-tw/currency", //begin v1.x content
+{
+ "USD_symbol": "$",
+ "EUR_displayName": "歐元",
+ "HKD_displayName": "港幣",
+ "CAD_displayName": "加幣",
+ "JPY_displayName": "日圓",
+ "GBP_displayName": "英鎊",
+ "AUD_displayName": "澳幣",
+ "CNY_displayName": "人民幣"
+}
+//end v1.x content
+); \ No newline at end of file