Extracted search sidebar text to translation file

Closes #864
This commit is contained in:
Dan Brown
2018-09-22 23:40:04 +01:00
parent 88ac636c00
commit 0d84a0b976
2 changed files with 4 additions and 2 deletions

View File

@ -52,11 +52,13 @@ return [
'search_content_type' => 'Content Type',
'search_exact_matches' => 'Exact Matches',
'search_tags' => 'Tag Searches',
'search_options' => 'Options',
'search_viewed_by_me' => 'Viewed by me',
'search_not_viewed_by_me' => 'Not viewed by me',
'search_permissions_set' => 'Permissions set',
'search_created_by_me' => 'Created by me',
'search_updated_by_me' => 'Updated by me',
'search_date_options' => 'Date Options',
'search_updated_before' => 'Updated before',
'search_updated_after' => 'Updated after',
'search_created_before' => 'Created before',