From: Dan Brown Date: Sun, 17 Jul 2022 09:50:01 +0000 (+0100) Subject: New translations entities.php (Russian) X-Git-Tag: v22.07~1^2~5^2~159 X-Git-Url: http://source.bookstackapp.com/bookstack/commitdiff_plain/387b6620e4b1ff2df80126e99c43d1e1acda44b6 New translations entities.php (Russian) --- diff --git a/resources/lang/ru/entities.php b/resources/lang/ru/entities.php index 21a492cd5..331cad7b3 100644 --- a/resources/lang/ru/entities.php +++ b/resources/lang/ru/entities.php @@ -24,6 +24,7 @@ return [ 'meta_updated_name' => ':user обновил :timeLength', 'meta_owned_name' => 'Владелец :user', 'entity_select' => 'Выбор объекта', + 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', 'images' => 'Изображения', 'my_recent_drafts' => 'Мои последние черновики', 'my_recently_viewed' => 'Мои недавние просмотры',