mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-10 03:16:51 +08:00
Fix typo: writeOpner -> writeOpener (#4060)
This commit is contained in:
@@ -323,7 +323,7 @@ const translation = {
|
||||
openingStatement: {
|
||||
title: '对话开场白',
|
||||
add: '添加开场白',
|
||||
writeOpner: '编写开场白',
|
||||
writeOpener: '编写开场白',
|
||||
placeholder: '在这里写下你的开场白,你可以使用变量,尝试输入 {{variable}}。',
|
||||
openingQuestion: '开场问题',
|
||||
noDataPlaceHolder:
|
||||
|
||||
Reference in New Issue
Block a user