quivr/frontend/public/locales/ru/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
658 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"sign_in": "Войти",
"sign_up": "Зарегистрироваться",
"star_us": "Поставьте звезду на Github",
"useCases": {
"title": "Попробуйте сейчас.",
"subtitle": "Посмотрите наш пример использования Quivr."
},
"intro": {
"title": "Получите второй мозг с",
"subtitle": "Загрузите все ваши файлы и начните с ними общаться.",
"try_demo": "Попробовать бесплатную демонстрацию",
"contact_sales": "Свяжитесь с отделом продаж"
}
}