停车场管理系统
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

104 lines
5.5 KiB

<?php
return [
'homepage' => 'Homepage',
'model_manage' => 'Pattern Management',
'event_calendar' => 'Event Calendar',
'cat_status' => 'Parking Space Status',
'cat_map' => 'Parking Space Map',
'cat_reserve_list' => 'Parking Reservation List',
'cat_list' => 'parking Space List',
'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',
'special_car_manage' => 'Special Parking Space Management',
'vip_list' => 'VIP List',
'vip_access_record' => 'VIP Access History',
'information_center' => 'Information Center',
'alarm_notice' => 'Alert & Notification',
'statistics_report' => 'Statistical Report',
'recognition_rate' => 'License Plate Recognition Rate',
'parking_behavior' => 'Parking Behavior',
'utilization_rate' => 'Parking Space Utilization Rate',
'occupancy_rate' => 'Parking History',
'manual_correction' => 'License Plate Correction Record',
'system_log' => 'System log',
'device_manage' => 'Equipment Management',
'camera_management' => 'Parking Camera Management',
'system_manage' => 'System Administration',
'total_configuration' => 'Overall System Configuration',
'floor_plan' => 'Floor Management',
'translation' => 'Translation',
'user_manage' => 'User Management',
'user_list' => 'User List',
'role_manage' => 'Role Management',
'read_only' => 'Read-only',
'view' => 'Check',
'add' => 'New',
'edit' => 'Edit',
'delete' => 'Delete',
'import' => 'Import',
'export' => 'Export',
'batch_delete' => 'Batch Delete',
'download_template' => 'Download template',
'end' => 'End',
'change_mode' => 'Manual switching mode',
'batch_import' => 'Batch Import',
'view_details' => 'View details',
'reserved_parking' => 'Release the reserved parking space on the premium card',
'departure_reminder' => 'Departure reminder',
'add_parking_space' => 'Add parking space',
'edit_parking_space' => 'Parking space editing',
'delete_parking_space' => 'Parking space deletion',
'add_new_energy' => 'Set up new energy parking spaces',
'delete_new_energy' => 'Cancel new energy parking spaces',
'license_plate_management' => 'License plate management',
'add_license_plate' => 'Add license plate',
'edit_license_plate' => 'Edit license plate',
'delete_license_plate' => 'Delete license plate',
'clear_license_plate' => 'Clear license plate',
'clear' => 'Clear',
'alarm_settings' => 'Alarm Settings',
'debug' => 'Debug',
'related_parking_spaces' => 'Related parking spaces',
'add_floor' => 'Add floor',
'edit_floor' => 'Edit floor',
'add_partition' => 'Add partition',
'edit_partition' => 'Edit partition',
'gate_management' => 'Gate Management',
'stop_on_duty' => 'Parking Lot Booth',
'lane_video' => 'Lane Video',
'access_record' => 'Parking Entry And Exit Records',
'appointment_management' => 'Appointment Management',
'appointment_list' => 'Appointment List',
'appointment_statistics' => 'Appointment Statistics',
'parking_repair_list' => 'List Of Maintenance Parking Spaces',
'whitelist' => 'Whitelist',
'alarm_information' => 'Alarm information management',
'abnormal_resource_usage' => 'Abnormal Occupancy',
'channel_permissions' => 'Lane Access Management',
'parking_management' => 'Parking Lot Management',
'parking_management_list' => 'Parking Lot Management',
'parking_list' => 'Parking List',
'parking_attendant' => 'Parking Lot Administrator',
'regional_management' => 'Regional Management',
'channel_management' => 'Lane Management',
'equipment_management' => 'Equipment Management',
'guard_booth_management' => 'Booth Management',
'departure_management' => 'Reason Management For Departure',
'parking_space_management' => 'Parking Space Management',
'region_list' => 'Region List',
'synchronize_list' => 'Synchronize List',
'batch_parking_repair' => 'Batch import of maintenance parking spaces',
'batch_update_attr' => 'Batch modify attributes',
'abnormal_handle' => 'Handle exceptions',
'abnormal_ignore' => 'Ignore exceptions',
'allocation' => 'Allocation',
'edit_remark' => "Editor's note",
'gate_control' => 'Gate control',
'prohibited_passage' => 'Record of prohibited passage',
'add_enter' => 'Create entry record',
'add_leave' => 'Create exit record',
'get_screenshot' => 'Get screenshot'
];