[ 'store_success' => '添加角色成功', 'update_success' => '更新角色成功' ], 'user' => [], 'config' => [ 'parking_lot' => '车场配置', 'parking_lot_id' => '本地停车场ID', 'parking_lot_sum' => '车场总车位数', 'parking_lot_image_path' => '车位图片路径', 'zombie_car_parking_duration' => '僵尸车停车时长', 'numberplate_fuzzy_search' => '车牌模糊检索方式', 'automatically_clear_photo_cycle' => '自动清除照片周期', 'third_party' => '第三方平台配置', 'report_data_switch' => '上报数据开关', 'third_parking_lot_id' => '第三方平台车场ID', 'report_api_url' => '上报接口地址', 'report_cycle' => '上报周期', ], 'upload' => [ 'empty_file' => '没有文件上传', 'empty_image' => '没有图片上传' ], 'import' => [ 'success' => '导入成功' ], 'license_plate' => [ 'clear_success' => '清除成功', 'not_put' => '请输入正确的车牌号' ], 'parking_pattern' => [ 'not_parking_space' => '当前模式没有 [优越] 车位' ], 'parking_space' => [ 'days' => '天', 'hours' => '时', 'minutes' => '分', 'seconds' => '秒', 'not_space' => '未查询到车位信息' ] ];