<?php
return [
'unauthorized' => 'You are not authorized to access this resource.',
'working_hours_saved' => 'Working hours saved successfully.',
'pending_bookings_warning' => 'Note: :count pending booking(s) may be affected.',
];