quivr/frontend/public/locales/en/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.1 KiB
JSON

{
"sign_in": "Sign in",
"docs": "Docs",
"pricing": "Pricing",
"sign_up": "Sign up",
"star_us": "Star us on Github",
"blog": "Blog",
"sponsored_by": "Sponsored by",
"useCases": {
"title": "Experience it now.",
"subtitle": "Check our example on using Quivr"
},
"intro": {
"title": "Get a Second Brain with",
"subtitle": "Your productivity assistant connected to your files & favorite applications",
"try_demo": "Try free demo",
"contact_sales": "Contact sales team"
},
"demo": {
"title": "Demo video",
"start_now": "Start now"
},
"security": {
"cta": "Get started today "
},
"footer": {
"title": "Get started today",
"description_1": "Your personal assistant that acts as your Second Brain.",
"description_2": "Simply upload your files and ask questions to it.",
"start_using": "Start using Quivr",
"contact_sales": "Contact sales team"
},
"testimonials": {
"title": "What people say about"
}
}