added missing i18n keys + german locales

This commit is contained in:
Jannik Streidl
2024-06-05 20:42:41 +02:00
parent dbb83f9824
commit c108d863f6
7 changed files with 38 additions and 29 deletions

View File

@@ -118,7 +118,7 @@
/>
<div class="flex gap-0.5">
<Tooltip content="Add User">
<Tooltip content={$i18n.t('Add User')}>
<button
class=" px-2 py-2 rounded-xl border border-gray-200 dark:border-gray-600 dark:border-0 hover:bg-gray-100 dark:bg-gray-850 dark:hover:bg-gray-800 transition font-medium text-sm flex items-center space-x-1"
on:click={() => {