quivr/frontend/public/locales/zh-cn/translation.json
Matthieu Jacq c2bf3adc24
feat: remove legacy header and footer (#1509)
# Description

Also add a back to chat button in the user page to make up for the loss
of the legacy header.

## Screenshots (if appropriate):

<img width="754" alt="image"
src="https://github.com/StanGirard/quivr/assets/67386567/ad6d92a6-2f57-464f-b002-ec94f37a1ccd">
2023-10-26 18:23:36 +02:00

35 lines
976 B
JSON

{
"lang": "zh-CN",
"title": "Quivr - 通过人工智能获得第二个大脑",
"description": "Quivr 是您在云中的第二个大脑,让您轻松存储和检索非结构化信息。",
"toastDismiss": "dismiss",
"email": "Email",
"or": "或",
"and": "和",
"logoutButton": "注销",
"updateButton": "更新",
"uploadButton": "上传",
"uploadingButton": "上传中...",
"chatButton": "聊天",
"deleteButton": "删除",
"deleteForeverButton": "永久删除",
"doneButton": "完成",
"resetButton": "重置",
"newChatButton": "新聊天",
"createButton": "创建",
"shareButton": "分享",
"Upload": "上传",
"Chat": "聊天",
"Explore": "探索",
"loading": "加载中...",
"comingSoon": "即将推出",
"Viewer": "查看",
"Editor": "编辑",
"Owner": "作者",
"saveButton": "保存",
"invalidUrl": "无效的URL",
"crawlButton": "爬取",
"themeSelect": "介面主題",
"languageSelect": "首選語言"
}