complete story 5.2 with qa tests
This commit is contained in:
@@ -29,6 +29,9 @@ return [
|
||||
// Messages
|
||||
'post_saved' => 'Post saved successfully.',
|
||||
'post_deleted' => 'Post deleted successfully.',
|
||||
'post_status_updated' => 'Post status updated successfully.',
|
||||
'post_not_found' => 'Post not found.',
|
||||
'confirm_delete' => 'Are you sure you want to delete this post?',
|
||||
|
||||
// Validation
|
||||
'title_ar_required' => 'Arabic title is required.',
|
||||
|
||||
Reference in New Issue
Block a user