forked from open-webui/open-webui
title fix + new translation keys
This commit is contained in:
parent
e99ab95987
commit
a65d042c73
5 changed files with 9 additions and 4 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue