Fixed missing i18n app-debug.zh.ts items. (#1503)

This commit is contained in:
Benjamin 2023-11-10 16:43:10 +08:00 committed by GitHub
parent 94d7babbf1
commit 06d5273217
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -260,6 +260,10 @@ const translation = {
model: '语言模型',
setTone: '模型设置',
title: '模型及参数',
modeType: {
chat: '对话型',
completion: '补全型',
},
},
inputs: {
title: '调试与预览',