complete story 4.3 adfter validation and fixing
This commit is contained in:
@@ -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.',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user