Procházet zdrojové kódy

fix inconsistent label (#6404)

Harry Wang před 9 měsíci
rodič
revize
287b42997d
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      web/i18n/en-US/app-debug.ts

+ 1 - 1
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: {