Moved webview to docs folder

This commit is contained in:
EmanuelFeru
2022-03-06 11:24:58 +01:00
parent 526f6d395d
commit 400ba284ff
525 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
define(
"dijit/nls/ko/common", ({
buttonOk: "확인",
buttonCancel: "취소",
buttonSave: "저장",
itemClose: "닫기"
})
);