From: kostefun Date: Thu, 5 Sep 2019 03:25:17 +0000 (+0700) Subject: Update entities.php X-Git-Tag: v0.27.4~1^2~4^2 X-Git-Url: http://source.bookstackapp.com/bookstack/commitdiff_plain/refs/pull/1629/head?ds=inline Update entities.php fix --- diff --git a/resources/lang/ru/entities.php b/resources/lang/ru/entities.php index 4af12fc05..99c5d6d9f 100644 --- a/resources/lang/ru/entities.php +++ b/resources/lang/ru/entities.php @@ -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' => 'Набор разрешений',