feat: translate graph and chat text (#1433)
translate graph and chat text
This commit is contained in:
@@ -297,6 +297,7 @@ export default {
|
||||
ellipse: '省略',
|
||||
},
|
||||
chat: {
|
||||
newConversation: '新会话',
|
||||
createAssistant: '新建助理',
|
||||
assistantSetting: '助理设置',
|
||||
promptEngine: '提示引擎',
|
||||
@@ -563,6 +564,16 @@ export default {
|
||||
以上就是你需要总结的内容。`,
|
||||
createGraph: '创建图表',
|
||||
createFromTemplates: '从模板创建',
|
||||
retrieval: '检索',
|
||||
generate: '生成',
|
||||
answer: '回答',
|
||||
categorize: '分类',
|
||||
relevant: '相关',
|
||||
rewriteQuestion: '重组',
|
||||
rewrite: '重组',
|
||||
begin: '开始',
|
||||
blank: '空',
|
||||
createFromNothing: '从无到有',
|
||||
},
|
||||
footer: {
|
||||
profile: 'All rights reserved @ React',
|
||||
|
||||
Reference in New Issue
Block a user