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/dijit/nls/ko/common.js.uncompressed.js | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 lib/dijit/nls/ko/common.js.uncompressed.js (limited to 'lib/dijit/nls/ko/common.js.uncompressed.js') diff --git a/lib/dijit/nls/ko/common.js.uncompressed.js b/lib/dijit/nls/ko/common.js.uncompressed.js new file mode 100644 index 000000000..a76172a31 --- /dev/null +++ b/lib/dijit/nls/ko/common.js.uncompressed.js @@ -0,0 +1,10 @@ +define( +"dijit/nls/ko/common", //begin v1.x content +({ + buttonOk: "확인", + buttonCancel: "취소", + buttonSave: "저장", + itemClose: "닫기" +}) +//end v1.x content +); -- cgit v1.2.3