This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
OpenSource
/
dify
Watch
4
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
152
Wiki
Activity
Browse Source
Fixed missing i18n app-debug.zh.ts items. (
#1503
)
tags/0.3.30
Benjamin
2 years ago
parent
94d7babbf1
commit
06d5273217
No account linked to committer's email address
1 changed files
with
4 additions
and
0 deletions
Split View
Show Diff Stats
4
0
web/i18n/lang/app-debug.zh.ts
+ 4
- 0
web/i18n/lang/app-debug.zh.ts
View File
@@ -260,6 +260,10 @@ const translation = {
model: '语言模型',
setTone: '模型设置',
title: '模型及参数',
modeType: {
chat: '对话型',
completion: '补全型',
},
},
inputs: {
title: '调试与预览',
Write
Preview
Loading…
Cancel
Save