complete story 4.3 adfter validation and fixing

This commit is contained in:
Naser Mansour
2025-12-27 00:46:07 +02:00
parent 435b1c6c2e
commit efc67884dc
9 changed files with 826 additions and 90 deletions
+3
View File
@@ -29,4 +29,7 @@ return [
'timeline_created' => 'Timeline created successfully.',
'update_added' => 'Update added successfully.',
'update_edited' => 'Update edited successfully.',
'timeline_archived' => 'Timeline has been archived.',
'timeline_unarchived' => 'Timeline has been unarchived.',
'cannot_update_archived_timeline' => 'Updates cannot be added to archived timelines.',
];