fix inconsistent label (#6404)

This commit is contained in:
Harry Wang
2024-07-17 20:37:16 -04:00
committed by GitHub
parent 5236cb1888
commit 287b42997d

View File

@@ -51,7 +51,7 @@ const translation = {
title: 'Experience enhance', title: 'Experience enhance',
}, },
conversationOpener: { 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.', description: 'In a chat app, the first sentence that the AI actively speaks to the user is usually used as a welcome.',
}, },
suggestedQuestionsAfterAnswer: { suggestedQuestionsAfterAnswer: {