diff --git a/src/lib/components/chat/Settings/Account.svelte b/src/lib/components/chat/Settings/Account.svelte index ff564e58d..3a2259a79 100644 --- a/src/lib/components/chat/Settings/Account.svelte +++ b/src/lib/components/chat/Settings/Account.svelte @@ -40,7 +40,7 @@
-
+
-
+
-
+
diff --git a/src/lib/components/chat/Settings/General.svelte b/src/lib/components/chat/Settings/General.svelte index b317230df..fff8c8fd3 100644 --- a/src/lib/components/chat/Settings/General.svelte +++ b/src/lib/components/chat/Settings/General.svelte @@ -90,11 +90,11 @@
-
+
{$i18n.t('WebUI Settings')}
-
+
{$i18n.t('Theme')}
{#if $i18n.language === 'en-US'}
- Didn't find your language? -
- You can help us translate the WebUI. Check out our + Couldn't find your language? - language contribution guide. + Help us translate Open WebUI!
{/if}
-
+
{$i18n.t('Desktop Notifications')}
-
+
{#if selectedTab === 'general'}