From 1354d17270961fff662d40f90521223f8fd0d73b Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 14 Aug 2012 18:59:10 +0400 Subject: update dojo to 1.7.3 --- lib/dojo/cldr/nls/zh/currency.js.uncompressed.js | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 lib/dojo/cldr/nls/zh/currency.js.uncompressed.js (limited to 'lib/dojo/cldr/nls/zh/currency.js.uncompressed.js') diff --git a/lib/dojo/cldr/nls/zh/currency.js.uncompressed.js b/lib/dojo/cldr/nls/zh/currency.js.uncompressed.js new file mode 100644 index 000000000..d005656f2 --- /dev/null +++ b/lib/dojo/cldr/nls/zh/currency.js.uncompressed.js @@ -0,0 +1,16 @@ +define( +"dojo/cldr/nls/zh/currency", //begin v1.x content +{ + "HKD_displayName": "港元", + "CHF_displayName": "瑞士法郎", + "CAD_displayName": "加拿大元", + "CNY_displayName": "人民币", + "AUD_displayName": "澳大利亚元", + "JPY_displayName": "日元", + "USD_displayName": "美元", + "CNY_symbol": "¥", + "GBP_displayName": "英镑", + "EUR_displayName": "欧元" +} +//end v1.x content +); \ No newline at end of file -- cgit v1.2.3