write test for azmayesh type entity
This commit is contained in:
@@ -194,6 +194,11 @@ return [
|
||||
'applicant' => 'متقاضی',
|
||||
'province_id' => 'استان',
|
||||
'azmayesh_id' => 'آزمایش',
|
||||
'data' => 'داده'
|
||||
'data' => 'داده',
|
||||
'fields' => 'فیلد ها',
|
||||
'fields.*.name' => 'نام فیلد',
|
||||
'fields.*.unit' => 'واحد فیلد',
|
||||
'fields.*.type' => 'نوع فیلد',
|
||||
'fields.*.option' => 'گزینه های فیلد',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user