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' => 'Мои недавние просмотры',