mirror of
https://github.com/StanGirard/quivr.git
synced 2024-12-21 02:11:35 +03:00
80159201ae
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):
14 lines
706 B
JSON
14 lines
706 B
JSON
{
|
||
"speak_to": "Говорите с нашим",
|
||
"sales_team": "коммерческим отделом",
|
||
"pricing": "Цены",
|
||
"form": {
|
||
"email": "Рабочий электронный адрес",
|
||
"question": "Вопрос",
|
||
"submit": "Контакт",
|
||
"placeholder_question": "Как мы можем вам помочь?",
|
||
"thank_you": "Спасибо!",
|
||
"thank_you_text": "Мы свяжемся с вами как можно скорее.",
|
||
"sending_mail_error": "При отправке вашего сообщения произошла ошибка. Пожалуйста, попробуйте еще раз позже."
|
||
}
|
||
} |