tt-rss/lib/dijit/nls/ko/common.js.uncompressed.js
2012-08-14 18:59:18 +04:00

10 lines
170 B
JavaScript

define(
"dijit/nls/ko/common", //begin v1.x content
({
buttonOk: "확인",
buttonCancel: "취소",
buttonSave: "저장",
itemClose: "닫기"
})
//end v1.x content
);