summaryrefslogtreecommitdiff
path: root/js/dojo/dijit/nls/ko/common.js
blob: 0234490eee9a18ade1a3b320b87d1b4df174fc35 (plain)
1
2
3
4
5
6
7
8
9
10
11
//>>built
define(
"dijit/nls/ko/common", //begin v1.x content
({
	buttonOk: "확인",
	buttonCancel: "취소",
	buttonSave: "저장",
	itemClose: "닫기"
})
//end v1.x content
);