mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-12 12:26:54 +08:00
Fixed missing i18n app-debug.zh.ts items. (#1503)
This commit is contained in:
@@ -260,6 +260,10 @@ const translation = {
|
|||||||
model: '语言模型',
|
model: '语言模型',
|
||||||
setTone: '模型设置',
|
setTone: '模型设置',
|
||||||
title: '模型及参数',
|
title: '模型及参数',
|
||||||
|
modeType: {
|
||||||
|
chat: '对话型',
|
||||||
|
completion: '补全型',
|
||||||
|
},
|
||||||
},
|
},
|
||||||
inputs: {
|
inputs: {
|
||||||
title: '调试与预览',
|
title: '调试与预览',
|
||||||
|
|||||||
Reference in New Issue
Block a user