From: Dan Brown Date: Sun, 17 Jul 2022 09:50:06 +0000 (+0100) Subject: New translations entities.php (French) X-Git-Tag: v22.07~1^2~5^2~154 X-Git-Url: http://source.bookstackapp.com/bookstack/commitdiff_plain/bc8d2d82097a2983b2d632faaa5239c343b58352 New translations entities.php (French) --- 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',