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/ru/common", ({
buttonOk: "OK",
buttonCancel: "Отмена",
buttonSave: "Сохранить",
itemClose: "Закрыть"
})
);