fix: pc/mobile 成功经销商留言问题
This commit is contained in:
@@ -22,6 +22,8 @@ return [
|
||||
'公司地址不能超过:rule个字符' => 'Company Address cannot exceed :rule characters',
|
||||
'企业规模不能为空' => 'Enterprise Size is required',
|
||||
'企业规模不能超过:rule个字符' => 'Enterprise Size cannot exceed :rule characters',
|
||||
'网址格式不正确' => 'URL format is incorrect',
|
||||
'网址不能超过:rule个字符' => 'URL cannot exceed :rule characters',
|
||||
'业务类型不能为空' => 'Type of Business is required',
|
||||
'业务类型不能超过:rule个字符' => 'Type of Business cannot exceed :rule characters',
|
||||
'公司/组织不能为空' => 'Company/Organization is required',
|
||||
|
||||
Reference in New Issue
Block a user