mirror of
https://github.com/StanGirard/quivr.git
synced 2024-12-22 10:51:46 +03:00
13 lines
312 B
JSON
13 lines
312 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."
|
||
|
}
|
||
|
}
|