feat: support var in suggested questions (#17340)
Co-authored-by: crazywoola <427733928@qq.com>
This commit is contained in:
@@ -328,6 +328,7 @@ const translation = {
|
||||
writeOpener: '오프너 작성',
|
||||
placeholder: '여기에 오프너 메시지를 작성하세요. 변수를 사용할 수 있습니다. {{variable}}를 입력해보세요.',
|
||||
openingQuestion: '시작 질문',
|
||||
openingQuestionPlaceholder: '변수를 사용할 수 있습니다. {{variable}}을(를) 입력해 보세요.',
|
||||
noDataPlaceHolder: '사용자와의 대화를 시작하면 대화 애플리케이션에서 그들과 더 밀접한 관계를 구축하는 데 도움이 됩니다.',
|
||||
varTip: '변수를 사용할 수 있습니다. {{variable}}를 입력해보세요.',
|
||||
tooShort: '대화 시작에는 최소 20 단어의 초기 프롬프트가 필요합니다.',
|
||||
|
||||
Reference in New Issue
Block a user