diff --git a/src/lib/components/chat/ChatPlaceholder.svelte b/src/lib/components/chat/ChatPlaceholder.svelte
index 2f4dce9d51..0fe0eeda64 100644
--- a/src/lib/components/chat/ChatPlaceholder.svelte
+++ b/src/lib/components/chat/ChatPlaceholder.svelte
@@ -74,7 +74,7 @@
className="w-full flex justify-start mb-0.5"
placement="top"
>
-
+
{$i18n.t('Temporary Chat')}
diff --git a/src/lib/components/chat/Placeholder.svelte b/src/lib/components/chat/Placeholder.svelte
index 8d68cb0fae..bf4986c590 100644
--- a/src/lib/components/chat/Placeholder.svelte
+++ b/src/lib/components/chat/Placeholder.svelte
@@ -77,7 +77,7 @@
className="w-full flex justify-center mb-0.5"
placement="top"
>
-
+
{$i18n.t('Temporary Chat')}