Unverified Commit 06d52732 authored by Benjamin's avatar Benjamin Committed by GitHub

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

parent 94d7babb
......@@ -260,6 +260,10 @@ const translation = {
model: '语言模型',
setTone: '模型设置',
title: '模型及参数',
modeType: {
chat: '对话型',
completion: '补全型',
},
},
inputs: {
title: '调试与预览',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment