From 287b42997da3599f68804a2d1ea9e2aff75a44a2 Mon Sep 17 00:00:00 2001 From: Harry Wang Date: Wed, 17 Jul 2024 20:37:16 -0400 Subject: [PATCH] fix inconsistent label (#6404) --- web/i18n/en-US/app-debug.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/i18n/en-US/app-debug.ts b/web/i18n/en-US/app-debug.ts index 2f130c049a..a148a5b395 100644 --- a/web/i18n/en-US/app-debug.ts +++ b/web/i18n/en-US/app-debug.ts @@ -51,7 +51,7 @@ const translation = { title: 'Experience enhance', }, conversationOpener: { - title: 'Conversation remakers', + title: 'Conversation Opener', description: 'In a chat app, the first sentence that the AI actively speaks to the user is usually used as a welcome.', }, suggestedQuestionsAfterAnswer: {