[ 'store_success' => 'Successfully added role', 'update_success' => 'Successfully updated role' ], 'user' => [], 'config' => [ 'parking_lot' => 'Yard configuration', 'parking_lot_id' => 'Local parking lot ID', 'parking_lot_sum' => 'Total number of parking spaces in the parking lot', 'parking_lot_image_path' => 'Parking space image path', 'zombie_car_parking_duration' => 'Zombie car parking duration', 'numberplate_fuzzy_search' => 'Fuzzy license plate retrieval method', 'automatically_clear_photo_cycle' => '自动清除照片周期', 'third_party' => 'Automatically clear photo cycle', 'report_data_switch' => 'Report data switch', 'third_parking_lot_id' => 'Third party platform parking lot ID', 'report_api_url' => 'Report interface address', 'report_cycle' => 'reporting cycle', ], 'upload' => [ 'empty_file' => 'No files uploaded', 'empty_image' => 'No images uploaded' ], 'import' => [ 'success' => 'Import successful' ], 'license_plate' => [ 'clear_success' => 'Cleared successfully', 'not_put' => 'Please enter the correct license plate number' ], 'parking_pattern' => [ 'not_parking_space' => 'There are no [superior] parking spaces in the current mode' ], 'parking_space' => [ 'days' => 'days', 'hours' => 'hours', 'minutes' => 'minutes', 'seconds' => 'seconds', 'not_space' => 'No parking space information found' ] ];