complete story 5.5 with qa tests
This commit is contained in:
@@ -7,6 +7,9 @@ return [
|
||||
'create_post' => 'Create Post',
|
||||
'no_posts' => 'No posts found.',
|
||||
'search_placeholder' => 'Search posts...',
|
||||
'search_results' => 'Found :count results for ":query"',
|
||||
'no_results' => 'No results found for ":query"',
|
||||
'clear_search' => 'Clear search',
|
||||
'last_updated' => 'Last Updated',
|
||||
'created' => 'Created',
|
||||
'read_more' => 'Read More',
|
||||
|
||||
Reference in New Issue
Block a user