Browse Source

All "Occupy" change to "Occupied"

master
wanghongjun 1 day ago
parent
commit
b4038d1f05
  1. 2
      resources/lang/en/service.php

2
resources/lang/en/service.php

@ -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',

Loading…
Cancel
Save