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,6 @@
define(
"dijit/nls/el/loading", ({
loadingState: "Φόρτωση...",
errorState: "Σας ζητούμε συγνώμη, παρουσιάστηκε σφάλμα"
})
);