diff --git a/resources/lang/en/menu.php b/resources/lang/en/menu.php index 2ac63f0..ce74afc 100644 --- a/resources/lang/en/menu.php +++ b/resources/lang/en/menu.php @@ -8,7 +8,7 @@ return [ 'cat_map' => 'Parking Space Map', 'cat_reserve_list' => 'Parking Reservation List', 'cat_list' => 'Parking Space List', - 'cat_type' => 'Parking Space type Management', + 'cat_type' => 'Parking Space Type Management', 'cat_attr' => 'Parking Space Attribute Management', 'draw_map' => 'Draw An Electronic Map', 'parking_information' => 'Parking Information For Parking Spaces', @@ -75,7 +75,7 @@ return [ 'appointment_statistics' => 'Appointment Statistics', 'parking_repair_list' => 'List Of Maintenance Parking Spaces', 'whitelist' => 'Whitelist', - 'alarm_information' => 'Alarm information management', + 'alarm_information' => 'Alarm Information Management', 'abnormal_resource_usage' => 'Abnormal Occupancy', 'channel_permissions' => 'Lane Access Management', 'parking_management' => 'Parking Lot Management', @@ -96,8 +96,8 @@ return [ 'abnormal_ignore' => 'Ignore exceptions', 'allocation' => 'Allocation', 'edit_remark' => "Editor's note", - 'gate_control' => 'Gate control', - 'prohibited_passage' => 'Record of prohibited passage', + 'gate_control' => 'Gate Control', + 'prohibited_passage' => 'Record Of Prohibited Passage', 'add_enter' => 'Create entry record', 'add_leave' => 'Create exit record', 'get_screenshot' => 'Get screenshot'