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 @@
/>
- 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."
+ )}