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:
@@ -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
|
||||
);
|
||||
Reference in New Issue
Block a user