summaryrefslogtreecommitdiff
path: root/lib/dojo/cldr/nls/zh-hant/currency.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dojo/cldr/nls/zh-hant/currency.js')
-rw-r--r--lib/dojo/cldr/nls/zh-hant/currency.js9
1 files changed, 8 insertions, 1 deletions
diff --git a/lib/dojo/cldr/nls/zh-hant/currency.js b/lib/dojo/cldr/nls/zh-hant/currency.js
index 289e9bb5f..be12a4e7b 100644
--- a/lib/dojo/cldr/nls/zh-hant/currency.js
+++ b/lib/dojo/cldr/nls/zh-hant/currency.js
@@ -1 +1,8 @@
-({"HKD_displayName":"港幣","CHF_displayName":"瑞士法郎","CAD_displayName":"加幣","CNY_displayName":"人民幣","USD_symbol":"$","AUD_displayName":"澳幣","JPY_displayName":"日圓","CNY_symbol":"¥","GBP_displayName":"英鎊","EUR_displayName":"歐元","USD_displayName":"美元","CAD_symbol":"CA$","GBP_symbol":"£","HKD_symbol":"HK$","JPY_symbol":"JP¥","AUD_symbol":"AU$","EUR_symbol":"€"}) \ No newline at end of file
+/*
+ Copyright (c) 2004-2011, 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-hant/currency",{"HKD_displayName":"港幣","CHF_displayName":"瑞士法郎","CAD_displayName":"加幣","CNY_displayName":"人民幣","USD_symbol":"$","AUD_displayName":"澳幣","JPY_displayName":"日圓","CNY_symbol":"¥","GBP_displayName":"英鎊","EUR_displayName":"歐元"}); \ No newline at end of file