diff --git a/resources/lang/fr/entities.php b/resources/lang/fr/entities.php index ddb677725..f726e8b34 100644 --- a/resources/lang/fr/entities.php +++ b/resources/lang/fr/entities.php @@ -24,6 +24,7 @@ return [ 'meta_updated_name' => 'Mis à jour :timeLength par :user', 'meta_owned_name' => 'Appartient à :user', 'entity_select' => 'Sélectionner l\'entité', + 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', 'images' => 'Images', 'my_recent_drafts' => 'Mes brouillons récents', 'my_recently_viewed' => 'Vus récemment',