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

@@ -313,6 +313,7 @@ const translation = {
writeOpener: '編寫開場白',
placeholder: '在這裡寫下你的開場白,你可以使用變數,嘗試輸入 {{variable}}。',
openingQuestion: '開場問題',
openingQuestionPlaceholder: '可以使用變量,嘗試輸入 {{variable}}。',
noDataPlaceHolder:
'在對話型應用中,讓 AI 主動說第一段話可以拉近與使用者間的距離。',
varTip: '你可以使用變數,試試輸入 {{variable}}',