mirror of
https://github.com/StanGirard/quivr.git
synced 2024-12-21 10:21:54 +03:00
f230bc10de
* feat(Field): add icon support * feat(Crawler): replace submit button with send icon * feat(crawler): add multiple urls support * feat: add <FeedItems/> component to display adding items * feat(FeedItems): add remove icon * feat: add url displayer * feat: add invalid url message * fix: add crawler to upload page * feat: clean sueCrawler * feat: rename Feed to KnowledgeToFeed * feat: add tracking
50 lines
2.0 KiB
JSON
50 lines
2.0 KiB
JSON
{
|
||
"lang": "zh-CN",
|
||
"title": "Quivr - 通过人工智能获得第二个大脑",
|
||
"title.short": "获得第二个大脑",
|
||
"description": "Quivr 是您在云中的第二个大脑,让您轻松存储和检索非结构化信息。",
|
||
"getStarted": "开始使用",
|
||
"features": "功能",
|
||
"two_brains_title": "两个脑袋总比一个好",
|
||
"two_brains_desc": "Quivr 是您在云中的第二个大脑,让您轻松存储和检索非结构化信息。",
|
||
"any_kind_of_data_title": "存储任何类型的数据",
|
||
"any_kind_of_data_desc": "Quivr几乎可以处理任何类型的数据。文本、图像、代码片段,我们会帮你处理的。",
|
||
"fast_and_accurate_title": "获得一个快速而稳定的大脑",
|
||
"fast_and_accurate_desc": "Quivr 是您在云中的第二个大脑,让您轻松存储和检索非结构化信息。",
|
||
"fast_and_efficient_title": "快速高效",
|
||
"fast_and_efficient_desc": "以速度和效率为核心设计。Quivr确保快速访问您的数据。",
|
||
"secure_title": "安全",
|
||
"secure_desc": "您的数据,由您掌控。始终如此。",
|
||
"open_source_title": "开源",
|
||
"open_source_desc": "自由是美好的,Quivr 也是如此。开放源代码,免费使用。",
|
||
"toastDismiss": "dismiss",
|
||
"email": "Email",
|
||
"password": "密码",
|
||
"or": "或",
|
||
"loginButton": "登录",
|
||
"signUpButton": "注册",
|
||
"logoutButton": "注销",
|
||
"updateButton": "更新",
|
||
"uploadButton": "上传",
|
||
"uploadingButton": "上传中...",
|
||
"chatButton": "聊天",
|
||
"deleteButton": "删除",
|
||
"deleteForeverButton": "永久删除",
|
||
"doneButton": "完成",
|
||
"resetButton": "重置",
|
||
"newChatButton": "新聊天",
|
||
"createButton": "创建",
|
||
"shareButton": "分享",
|
||
"Upload": "上传",
|
||
"Chat": "聊天",
|
||
"Explore": "探索",
|
||
"loading": "加载中...",
|
||
"comingSoon": "即将推出",
|
||
"Viewer": "查看",
|
||
"Editor": "编辑",
|
||
"Owner": "作者",
|
||
"saveButton": "保存",
|
||
"invalidUrl": "无效的URL",
|
||
"crawlButton": "爬取"
|
||
}
|