|
|
@ -61,7 +61,7 @@ return [ |
|
|
], |
|
|
], |
|
|
'parking_space' => [ |
|
|
'parking_space' => [ |
|
|
'vacant' => 'Vacant', |
|
|
'vacant' => 'Vacant', |
|
|
'occupy' => 'Occupy', |
|
|
'occupy' => 'Occupied', |
|
|
'repair' => 'Under repair', |
|
|
'repair' => 'Under repair', |
|
|
'yes_license' => 'There is a license plate', |
|
|
'yes_license' => 'There is a license plate', |
|
|
'no_license' => 'No license plate', |
|
|
'no_license' => 'No license plate', |
|
|
|