add key i18n + update translation

This commit is contained in:
SimonOriginal
2024-06-20 21:53:34 +02:00
parent 571dfd8a69
commit 89b259acb8
38 changed files with 76 additions and 2 deletions

View File

@@ -153,7 +153,7 @@
type="button"
on:click={() => {
tab = '';
}}>Form</button
}}>{$i18n.t('Form')}</button
>
<button
@@ -161,7 +161,7 @@
type="button"
on:click={() => {
tab = 'import';
}}>CSV Import</button
}}>{$i18n.t('CSV Import')}</button
>
</div>
<div class="px-1">