diff --git a/src/lib/components/admin/Settings/Banners.svelte b/src/lib/components/admin/Settings/Banners.svelte index e69a8ebb1..418edc9a5 100644 --- a/src/lib/components/admin/Settings/Banners.svelte +++ b/src/lib/components/admin/Settings/Banners.svelte @@ -96,7 +96,7 @@ />
- +
diff --git a/src/lib/components/chat/Settings/Personalization.svelte b/src/lib/components/chat/Settings/Personalization.svelte index e1f0a1e27..892788255 100644 --- a/src/lib/components/chat/Settings/Personalization.svelte +++ b/src/lib/components/chat/Settings/Personalization.svelte @@ -57,8 +57,9 @@
- You can personalize your interactions with LLMs by adding memories through the 'Manage' - button below, making them more helpful and tailored to you. + {$i18n.t( + "You can personalize your interactions with LLMs by adding memories through the 'Manage' button below, making them more helpful and tailored to you." + )}