mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-23 09:46:53 +08:00
fix: i18n typo (#8077)
This commit is contained in:
@@ -295,7 +295,7 @@ const translation = {
|
||||
historyNoBeEmpty: 'プロンプトには会話履歴を設定する必要があります',
|
||||
queryNoBeEmpty: 'プロンプトにクエリを設定する必要があります',
|
||||
},
|
||||
variableConig: {
|
||||
variableConfig: {
|
||||
'addModalTitle': '入力フィールドを追加',
|
||||
'editModalTitle': '入力フィールドを編集',
|
||||
'description': '{{varName}} の変数設定',
|
||||
|
||||
Reference in New Issue
Block a user