quivr/frontend/public/locales/zh-cn/home.json
Stan Girard 80159201ae
feat: 🎸 pricing (#1923)
added page for pricing

# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2023-12-27 15:08:44 +01:00

36 lines
1.0 KiB
JSON

{
"sign_in": "登录",
"docs": "文档",
"pricing": "定价",
"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": "用户评价"
}
}