1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

dojo: remove uncompressed files

This commit is contained in:
Andrew Dolgov
2012-08-14 19:04:32 +04:00
parent 973c4a649f
commit 0181c01109
724 changed files with 0 additions and 137570 deletions
@@ -1,10 +0,0 @@
define(
"dijit/nls/ko/common", //begin v1.x content
({
buttonOk: "확인",
buttonCancel: "취소",
buttonSave: "저장",
itemClose: "닫기"
})
//end v1.x content
);
@@ -1,8 +0,0 @@
define(
"dijit/nls/ko/loading", //begin v1.x content
({
loadingState: "로드 중...",
errorState: "죄송합니다. 오류가 발생했습니다."
})
//end v1.x content
);