Improve the i18n configuration of the chat page (#719)

This commit is contained in:
徒言
2024-01-10 15:18:55 +08:00
committed by GitHub
parent dfa6586e5e
commit 414b693303
7 changed files with 41 additions and 15 deletions

View File

@@ -75,12 +75,19 @@
"Mark Description": "当前标注功能为测试版。\n\n点击添加标注后需要选择一个知识库以便存储标注数据。你可以通过该功能快速的标注问题和预期回答以便引导模型下次的回答。\n\n目前标注功能同知识库其他数据一样受模型的影响不代表标注后 100% 符合预期。\n\n标注数据仅单向与知识库同步如果知识库修改了该标注数据日志展示的标注数据无法同步",
"Mark Description Title": "标注功能介绍",
"New Chat": "新对话",
"Fresh Chat": "新的对话",
"Question Guide Tips": "猜你想问",
"Quote": "引用",
"Pin": "置顶",
"Unpin": "取消置顶",
"Read Mark Description": "查看标注功能介绍",
"Select Mark Kb": "选择知识库",
"Select Mark Kb Desc": "选择一个知识库存储预期答案",
"You need to a chat app": "你需要创建一个应用",
"Failed to initialize chat": "初始化聊天失败",
"Custom History Title": "自定义历史记录标题",
"Custom History Title Description": "如果设置为空,会自动跟随聊天记录。",
"History Amount": "{{amount}}条记录",
"logs": {
"api": "API 调用",
"online": "在线使用",
@@ -1062,4 +1069,4 @@
"qa": "QA 拆分"
}
}
}
}