quivr/frontend/public/locales/zh-cn/home.json
Jerry Shang eb682c7219
fix: missing or inaccurate zh-cn translations (#1558)
# Description

There are some missing(like some russian and traditional chinese words)
or inaccurate texts in zh-ch locale.

## Checklist before requesting a review

Please delete options that are not relevant.

- [x] My code follows the style guidelines of this project
- I am confusing that not all the json files have same indent spaces. I
am not sure is it ok that the 4-spaces ones were changed to 2-spaces. 😅
- [x] I have performed a self-review of my code

## Screenshots (if appropriate):
2023-11-02 09:52:21 +01:00

34 lines
914 B
JSON

{
"sign_in": "登录",
"sign_up": "注册",
"star_us": "Github 星标我们",
"blog": "博客",
"sponsored_by": "赞助商",
"useCases": {
"title": "立刻体验",
"subtitle": "查看我们的示例,了解如何使用 Quivr"
},
"intro": {
"title": "拥有第二大脑,只需",
"subtitle": "上传您的所有文件,直接与它们对话。",
"try_demo": "免费试用演示",
"contact_sales": "联系销售团队"
},
"demo": {
"title": "演示视频",
"start_now": "立即开始"
},
"security": {
"cta": "立即开始"
},
"footer": {
"title": "立即开始",
"description_1": "您的个人助理,充当您的第二大脑",
"description_2": "只需上传您的文件,然后向其提问",
"start_using": "开始使用 Quivr",
"contact_sales": "联系销售团队"
},
"testimonials": {
"title": "用户评价"
}
}