quivr/frontend/public/locales/pt-br/home.json
Matthieu Jacq e4810ade0c
feat: Homepage screen 1 content (#1414)
# Description

Epic #1232 
Issue #1409 

## Checklist before requesting a review

## Screenshots (if appropriate):
<img width="1512" alt="image"
src="https://github.com/StanGirard/quivr/assets/67386567/0543102c-59f1-4957-b2a1-2b017088172a">

<img width="426" alt="image"
src="https://github.com/StanGirard/quivr/assets/67386567/932e3f24-b142-4606-854b-5f2821991e8b">
2023-10-17 16:31:05 +02:00

16 lines
479 B
JSON

{
"sign_in": "Entrar",
"sign_up": "Cadastrar",
"star_us": "Nos avalie no Github",
"useCases": {
"title": "Experimente agora.",
"subtitle": "Confira nosso exemplo de uso do Quivr."
},
"intro": {
"title": "Obtenha um segundo cérebro com",
"subtitle": "Faça o upload de todos os seus arquivos e comece a conversar com eles.",
"try_demo": "Experimente a demonstração gratuita",
"contact_sales": "Entre em contato com a equipe de vendas"
}
}