quivr/frontend/public/locales/zh-cn/contact.json

13 lines
421 B
JSON
Raw Normal View History

{
"speak_to": "联系我们的",
"sales_team": "销售团队",
"form": {
"email": "工作电子邮件",
"question": "问题",
"submit": "联系我们",
"placeholder_question": "我们如何帮助您?",
"thank_you": "谢谢!",
"thank_you_text": "我们会尽快回复您。",
"sending_mail_error": "发送消息时出错。请稍后再试。"
}
}