diff --git a/resources/lang/cs/entities.php b/resources/lang/cs/entities.php index a7e42fd4f..2af719d1c 100644 --- a/resources/lang/cs/entities.php +++ b/resources/lang/cs/entities.php @@ -24,6 +24,7 @@ return [ 'meta_updated_name' => 'Aktualizováno :timeLength uživatelem :user', 'meta_owned_name' => 'Vlastník :user', 'entity_select' => 'Výběr entity', + 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', 'images' => 'Obrázky', 'my_recent_drafts' => 'Mé nedávné koncepty', 'my_recently_viewed' => 'Mé nedávno zobrazené',