[ 'not_edit' => 'Super administrator cannot be edited', 'not_delete' => 'Super administrator cannot be deleted', 'name_exists' => 'The role name already exists', 'menu_error' => 'The role number parameter is incorrect' ], 'admin_user' => [ 'name_exists' => 'The user account already exists', 'not_del' => 'Super management account cannot be deleted', 'not_edit' => 'Super management account cannot be edited' ], 'admin_translation' => [ 'data_exists' => 'Translation configuration already exists' ], 'admin_floor' => [ 'name_exists' => 'The floor name already exists' ], 'admin_floor_region' => [ 'name_exists' => 'The region name already exists' ], 'admin_vip_list' => [ 'license_exists' => 'The license plate number already exists' ], 'space_attributes' => [ 'attributes_exists' => 'The parking space attribute name already exists' ], 'space_type' => [ 'red' => 'Red', 'green' => 'Green', 'yellow' => 'Yellow', 'blue' => 'Blue', 'purple' => 'Purple', 'cyan' => 'Cyan', 'white' => 'White', 'magenta' => 'Magenta', 'name_exists' => 'The parking space type name already exists', 'license_exists' => 'Please clear the license plate first to delete it' ], 'license_plate' => [ 'number_exists' => 'The license plate number already exists', 'not_clear' => 'No license plate needs to be cleared' ], 'reservation' => [ 'undetermined' => 'Undetermined', 'confirmed' => 'Confirmed', 'canceled' => 'Canceled', 'yes' => 'Yes', 'no' => 'No', 'fuel' => 'Fuel', 'new_energy' => 'New energy', 'week0' => 'Sunday', 'week1' => 'Monday', 'week2' => 'Tuesday', 'week3' => 'Wednesday', 'week4' => 'Thursday', 'week5' => 'Friday', 'week6' => 'Saturday' ], 'parking_space' => [ 'vacant' => 'Vacant', 'occupy' => 'Occupy', 'repair' => 'Under repair', 'yes_license' => 'There is a license plate', 'no_license' => 'No license plate', 'high' => 'High', 'middle' => 'Middle', 'land' => 'Land', 'no_cars' => 'Parking space status: no cars, update: cars available', 'yes_cars' => 'Parking status updated with cars available, no cars available', 'number_update' => 'License plate number update', 'number_exists' => 'The parking number already exists' ], 'parking_information' => [ 'not_default' => 'Default parking space type not set' ], 'parking_camera' => [ 'number_exists' => 'The device number already exists', 'flat_garage' => 'Flat garage' ], 'parking_pattern' => [ 'name_exists' => 'Activity mode already exists', 'space_exists' => 'The current mode parking number already exists', 'space_not_exists' => 'The current parking space number does not exist', 'type_not_exists' => 'The current parking space type does not exist' ], 'event_calendar' => [ 'planned' => 'Planned', 'running' => 'Running', 'ended' => 'Ended', 'disabled' => 'Disabled', 'pattern_exists' => 'The current activity mode already exists', 'error_status' => 'The current activity status cannot be deleted', 'error_end' => 'The current activity status cannot be ended', 'not_space' => 'The parking space configuration is incomplete in this mode' ], 'notice' => [ 'hint' => 'Prompt message', 'support' => 'Support Information', 'touch' => 'touch the line', 'illegal' => 'Illegal parking', 'offline' => 'Device offline', 'vip' => 'VIP', 'task' => 'Task switching' ], 'channel_management' => [ 'entrance' => 'Entrance', 'export' => 'Export', 'on-site' => 'On-site', 'off-site' => 'Off-site', 'name_exists' => 'The channel name already exists' ], 'guard_booth_management' => [ 'name_exists' => 'The booth name already exists' ], 'departure_management' => [ 'reason_exists' => 'Reason for departure already exists' ], 'channel_permissions' => [ 'type_exists' => 'Channel membership type already exists' ], 'equipment_management' => [ 'type1' => 'Barrier gate', 'type2' => 'Entrance channel camera', 'type3' => 'Traffic light', 'type4' => '32 inch display screen', 'type5' => 'Koto recognition camera', 'name_exists' => 'The same type of device name already exists' ], 'whitelist' => [ 'number_exists' => 'The license plate number already exists' ], 'abnormal_resource_usage' => [ 'occupancy' => 'Abnormal occupancy', 'unprocessed' => 'Unprocessed', 'processed' => 'Processed', 'handle' => 'Handle', 'ignore' => 'Ignore', 'reason1' => 'Unpredited vehicle parking', 'reason2' => 'Inconsistent with reserved parking space attributes', 'reason3' => 'Inconsistent with the reserved parking space type', 'reason4' => 'Inconsistent type', 'today' => 'That day', 'days3' => 'Over the past three days', 'week' => 'The past week', 'month' => 'Last month', 'month3' => 'Last March' ], 'alarm_information' => [ 'scene' => 'On site support is required', 'notice' => 'Notification', 'info_notice' => 'Information message', 'support_notice' => 'Support message', 'urgent' => 'Urgent', 'high' => 'High', 'middle' => 'Middle', 'low' => 'Low', 'info' => 'Information', 'handler1' => 'Operation duty A', 'handler2' => 'Operation duty B', 'handler3' => 'Engineering Maintenance Team', 'handler4' => 'Security patrol' ], 'parking_repair_list' => [ 'not_synced' => 'Not synced', 'synced' => 'Synchronized' ], 'gate_control' => [ 'automatic' => 'Automatic entry', 'manual' => 'Manual entry', 'cat_exists' => 'The current vehicle has not left yet', 'cat_not_exists' => 'The current vehicle has not entered the venue', 'not_reservation' => 'No appointment available', 'yes_reservation' => 'Appointment', 'get_error' => 'Failed to obtain', 'leave_remark1' => 'Large lifting vehicles', 'leave_remark2' => 'The vehicle has been paid for', 'leave_remark3' => 'Special homework vehicles' ], 'prohibited_passage' => [ 'remark1' => 'No appointment, no entry allowed', 'remark2' => 'Blacklisted vehicles are prohibited from leaving the premises', 'remark3' => 'Appointment timed out and did not show up' ] ];