mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-11 03:46:52 +08:00
fix: i18n typo (#8077)
This commit is contained in:
@@ -259,7 +259,7 @@ const translation = {
|
||||
historyNoBeEmpty: '프롬프트에 대화 기록을 설정해야 합니다',
|
||||
queryNoBeEmpty: '프롬프트에 쿼리를 설정해야 합니다',
|
||||
},
|
||||
variableConig: {
|
||||
variableConfig: {
|
||||
'addModalTitle': '입력 필드 추가',
|
||||
'editModalTitle': '입력 필드 편집',
|
||||
'description': '{{varName}} 변수 설정',
|
||||
|
||||
Reference in New Issue
Block a user