title fix + new translation keys

This commit is contained in:
Jannik Streidl 2024-03-14 20:30:30 +01:00
parent e99ab95987
commit a65d042c73
5 changed files with 9 additions and 4 deletions

View file

@ -64,7 +64,7 @@
</script>
<svelte:head>
<title>{$i18n.t('Admin Panel')} | ${$WEBUI_NAME}</title>
<title>{$i18n.t('Admin Panel')} | {$WEBUI_NAME}</title>
</svelte:head>
{#key selectedUser}