mirror of
https://github.com/StanGirard/quivr.git
synced 2024-12-22 02:41:51 +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
406 B
JSON
14 lines
406 B
JSON
{
|
|
"speak_to": "Speak to our",
|
|
"sales_team": "Sales team",
|
|
"form": {
|
|
"email": "Work Email",
|
|
"question": "Question",
|
|
"submit": "Contact",
|
|
"placeholder_question": "How can we help you?",
|
|
"thank_you": "Thank you!",
|
|
"thank_you_text": "We will get back to you as soon as possible.",
|
|
"sending_mail_error": "There was an error sending your message. Please try again later."
|
|
}
|
|
}
|