Added **all** missing toast translations

ref #133
This commit is contained in:
2021-04-15 15:42:29 +02:00
parent d015f97395
commit de5aa9237d
12 changed files with 45 additions and 19 deletions

View File

@@ -27,7 +27,7 @@
});
function submit() {
Toastify({
text: "updating permissions...",
text: $_('updating-permissions'),
duration: 2500,
}).showToast();
to_delete.forEach((d) => {