Browse Source

翻译菜单修改6

master
wanghongjun 1 day ago
parent
commit
df592997a8
  1. 8
      resources/lang/en/menu.php

8
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'

Loading…
Cancel
Save