complete story 3.2 with qa tests
This commit is contained in:
@@ -3,5 +3,7 @@
|
||||
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.',
|
||||
'pending_bookings_warning' => 'Warning: :count pending booking(s) exist during this time.',
|
||||
'blocked_time_saved' => 'Blocked time saved successfully.',
|
||||
'blocked_time_deleted' => 'Blocked time deleted successfully.',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user