mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-24 10:13:01 +08:00
Fix typo: writeOpner -> writeOpener (#4060)
This commit is contained in:
@@ -324,7 +324,7 @@ const translation = {
|
||||
openingStatement: {
|
||||
title: '会話開始',
|
||||
add: '追加',
|
||||
writeOpner: 'オープナーを書く',
|
||||
writeOpener: 'オープナーを書く',
|
||||
placeholder: 'ここにオープナーメッセージを書いてください。変数を使用できます。{{variable}} を入力してみてください。',
|
||||
openingQuestion: '開始質問',
|
||||
noDataPlaceHolder:
|
||||
|
||||
Reference in New Issue
Block a user