mirror of
https://github.com/StanGirard/quivr.git
synced 2024-12-21 10:21:54 +03:00
f91247c6c7
# Description Epic: #1232 US: #1446 Send email address and message content to the backend. Display a loader in loading state and a toast message on error.
14 lines
644 B
JSON
14 lines
644 B
JSON
{
|
||
"speak_to": "Говорите с нашим",
|
||
"sales_team": "коммерческим отделом",
|
||
"form": {
|
||
"email": "Рабочий электронный адрес",
|
||
"question": "Вопрос",
|
||
"submit": "Контакт",
|
||
"placeholder_question": "Как мы можем вам помочь?",
|
||
"thank_you": "Спасибо!",
|
||
"thank_you_text": "Мы свяжемся с вами как можно скорее.",
|
||
"sending_mail_error": "При отправке вашего сообщения произошла ошибка. Пожалуйста, попробуйте еще раз позже."
|
||
}
|
||
}
|