added missing translation keys

This commit is contained in:
Jannik Streidl 2024-03-14 14:38:05 +01:00
parent dbdc602791
commit ccc1c81256
9 changed files with 382 additions and 367 deletions

View file

@ -145,7 +145,8 @@
</div>
</div>
<div class=" mb-1 text-xs text-gray-400 dark:text-gray-500">
WebUI will make requests to <span class=" text-gray-200">'{url}/models'</span>
{$i18n.t('WebUI will make requests to')}
<span class=" text-gray-200">'{url}/models'</span>
</div>
{/each}
</div>