summaryrefslogtreecommitdiff
path: root/lib/dijit/nls/ko/common.js.uncompressed.js
blob: 2fb94ce98a7e9dfc25f5c3cf296ed56490853c19 (plain)
1
2
3
4
5
6
7
8
define(
"dijit/nls/ko/common", ({
	buttonOk: "확인",
	buttonCancel: "취소",
	buttonSave: "저장",
	itemClose: "닫기"
})
);