quivr/frontend/public/locales/ru/home.json
Matthieu Jacq e0cadb9ebf
feat: Homepage demo section (#1420)
# Description

Epic: #1232
Issue: #1418 

## Checklist before requesting a review


## Screenshots (if appropriate):

<img width="1052" alt="image"
src="https://github.com/StanGirard/quivr/assets/67386567/3947e622-de08-4357-bb8c-6766421a1fa7">
2023-10-18 11:23:06 +02:00

20 lines
772 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": "Свяжитесь с отделом продаж"
},
"demo": {
"title": "Видео-демонстрация",
"start_now": "Начать сейчас"
}
}