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

@@ -175,7 +175,7 @@
{#if !isGroupnameValid}
<span
class="flex items-center font-medium tracking-wide text-red-500 text-xs mt-1 ml-1">
Group name is required
{$_('group-name-is-required')}
</span>
{/if}
</div>