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,7 @@
define(
"dijit/nls/id/loading", ({
loadingState: "Memuatkan...",
errorState: "Maaf, terjadi kesalahan"
})
);