feat: support var in suggested questions (#17340)

Co-authored-by: crazywoola <427733928@qq.com>
This commit is contained in:
le0zh
2025-07-11 15:07:32 +08:00
committed by GitHub
parent 9a9ec0c99b
commit fe4e2f7921
20 changed files with 22 additions and 5 deletions

View File

@@ -446,6 +446,7 @@ const translation = {
writeOpener: 'Edit opener',
placeholder: 'Write your opener message here, you can use variables, try type {{variable}}.',
openingQuestion: 'Opening Questions',
openingQuestionPlaceholder: 'You can use variables, try typing {{variable}}.',
noDataPlaceHolder:
'Starting the conversation with the user can help AI establish a closer connection with them in conversational applications.',
varTip: 'You can use variables, try type {{variable}}',