Added translation keyz

ref #48
This commit is contained in:
2021-02-26 18:49:09 +01:00
parent 4397566f1e
commit 36930259d2
7 changed files with 318 additions and 306 deletions

View File

@@ -26,7 +26,7 @@ UserGroupService,
});
function submit() {
Toastify({
text: "updating permissions...",
text: $_('updating-permissions'),
duration: 2500,
}).showToast();
to_delete.forEach((d) => {
@@ -160,7 +160,7 @@ UserGroupService,
{$_('verfuegbare')}
</div>
<div class="my-1 px-1 w-full overflow-hidden sm:w-1/2">
granted
{$_('granted')}
</div>
</div>
<!-- -->