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/ko/currency.js.uncompressed.js | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 lib/dojo/cldr/nls/ko/currency.js.uncompressed.js (limited to 'lib/dojo/cldr/nls/ko/currency.js.uncompressed.js') diff --git a/lib/dojo/cldr/nls/ko/currency.js.uncompressed.js b/lib/dojo/cldr/nls/ko/currency.js.uncompressed.js new file mode 100644 index 000000000..1c53c6cf7 --- /dev/null +++ b/lib/dojo/cldr/nls/ko/currency.js.uncompressed.js @@ -0,0 +1,15 @@ +define( +"dojo/cldr/nls/ko/currency", //begin v1.x content +{ + "HKD_displayName": "홍콩 달러", + "CHF_displayName": "스위스 프랑", + "CAD_displayName": "캐나다 달러", + "CNY_displayName": "중국 위안 인민폐", + "AUD_displayName": "호주 달러", + "JPY_displayName": "일본 엔화", + "USD_displayName": "미국 달러", + "GBP_displayName": "영국령 파운드 스털링", + "EUR_displayName": "유로화" +} +//end v1.x content +); \ No newline at end of file -- cgit v1.2.3