mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-11-23 19:32:29 +01:00
Update entities.php
fix
This commit is contained in:
parent
ac5784d0d0
commit
739efdb0e2
@ -51,7 +51,7 @@ return [
|
||||
'search_content_type' => 'Тип содержимого',
|
||||
'search_exact_matches' => 'Точные соответствия',
|
||||
'search_tags' => 'Поиск по тегам',
|
||||
'search_options' => 'Параметры'
|
||||
'search_options' => 'Параметры',
|
||||
'search_viewed_by_me' => 'Просмотрено мной',
|
||||
'search_not_viewed_by_me' => 'Не просматривалось мной',
|
||||
'search_permissions_set' => 'Набор разрешений',
|
||||
|
Loading…
Reference in New Issue
Block a user