upgrade dojo to 1.8.3 (refs #570)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
define(
|
||||
"dijit/nls/ko/loading", ({
|
||||
loadingState: "로드 중...",
|
||||
errorState: "죄송합니다. 오류가 발생했습니다."
|
||||
})
|
||||
);
|
||||
Reference in New Issue
Block a user