mirror of
https://github.com/StanGirard/quivr.git
synced 2024-12-21 18:31:44 +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
389 B
JSON
14 lines
389 B
JSON
{
|
|
"speak_to": "与我们的",
|
|
"sales_team": "销售团队联系",
|
|
"form": {
|
|
"email": "工作电子邮件",
|
|
"question": "问题",
|
|
"submit": "联系我们",
|
|
"placeholder_question": "我们如何帮助您?",
|
|
"thank_you": "谢谢!",
|
|
"thank_you_text": "我们会尽快回复您。",
|
|
"sending_mail_error": "发送消息时出错。请稍后再试。"
|
|
}
|
|
}
|