add: added Playground + AddFilesPlaceholder translation

This commit is contained in:
Jannik Streidl 2024-03-05 11:44:37 +01:00
parent b9f53abf37
commit 7f9049c3a1
11 changed files with 73 additions and 25 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}