]> git.wh0rd.org - tt-rss.git/blob - lib/dijit/nls/ko/common.js.uncompressed.js
upgrade dojo to 1.8.3 (refs #570)
[tt-rss.git] / lib / dijit / nls / ko / common.js.uncompressed.js
1 define(
2 "dijit/nls/ko/common", ({
3 buttonOk: "확인",
4 buttonCancel: "취소",
5 buttonSave: "저장",
6 itemClose: "닫기"
7 })
8 );