updade and fix service and request for create user
This commit is contained in:
@@ -12,7 +12,7 @@ return [
|
||||
| as the size rules. Feel free to tweak each of these messages here.
|
||||
|
|
||||
*/
|
||||
|
||||
'prohibited' => ':attribute در این حالت مجاز نیست.',
|
||||
"accepted" => ":attribute باید پذیرفته شده باشد.",
|
||||
"active_url" => "آدرس :attribute معتبر نیست",
|
||||
"after" => ":attribute باید بعد از :date باشد.",
|
||||
@@ -286,5 +286,7 @@ return [
|
||||
'forbidden_area' => 'محدوده ممنوعه',
|
||||
'forbidden_area.type' => 'نوع محدوده محدوده',
|
||||
'forbidden_area.coordinates' => 'مختصات محدوده ممنوعه',
|
||||
'edarate_ostani_id' => 'اداره استانی',
|
||||
'edarate_shahri_id' => ' اداره شهری'
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user