feat: mobile 联系我们留言页
This commit is contained in:
@@ -71,4 +71,16 @@ return [
|
||||
'电话号码' => 'Phone Number',
|
||||
'您对哪个产品品类感兴趣?' => 'Products you are interested in?',
|
||||
'当前选定语言的采购可选品类配置出错' => 'The procurement category configuration for the currently selected language is incorrect',
|
||||
|
||||
// 联系我们留言页
|
||||
'contactus/message' => [
|
||||
'我们的信息' => 'Our Information',
|
||||
'姓名' => 'Your name',
|
||||
'电子邮箱' => 'Your email',
|
||||
'您的问题' => 'Your message',
|
||||
'提交您的问题' => 'Send Us Your Question',
|
||||
'请输入内容...' => 'This is your placeholder text',
|
||||
'发送' => 'SEND',
|
||||
'成为经销商' => 'Become a Distributor',
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user