Add translation string

This commit is contained in:
Benedikt Volke 2021-02-14 11:40:24 +01:00
parent cf489453c9
commit 723628cfcf
1 changed files with 2 additions and 1 deletions

View File

@ -60,6 +60,7 @@ return [
'search_permissions_set' => 'Permissions set', 'search_permissions_set' => 'Permissions set',
'search_created_by_me' => 'Created by me', 'search_created_by_me' => 'Created by me',
'search_updated_by_me' => 'Updated by me', 'search_updated_by_me' => 'Updated by me',
'search_owned_by_me' => 'Owned by me',
'search_date_options' => 'Date Options', 'search_date_options' => 'Date Options',
'search_updated_before' => 'Updated before', 'search_updated_before' => 'Updated before',
'search_updated_after' => 'Updated after', 'search_updated_after' => 'Updated after',