diff --git a/src/lib/components/chat/ChatPlaceholder.svelte b/src/lib/components/chat/ChatPlaceholder.svelte index 0fe0eeda64..14f91b33e1 100644 --- a/src/lib/components/chat/ChatPlaceholder.svelte +++ b/src/lib/components/chat/ChatPlaceholder.svelte @@ -81,7 +81,7 @@ {/if}
@@ -120,7 +120,7 @@
{/if} {:else} -
+
{$i18n.t('How can I help you today?')}
{/if}