From 01c2c927106ab1e7f9584a076dc7e6aa6d07b614 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 17 Jul 2022 10:49:57 +0100 Subject: [PATCH] New translations entities.php (Dutch) --- resources/lang/nl/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/nl/entities.php b/resources/lang/nl/entities.php index 25cf6a2aa..6e909b944 100644 --- a/resources/lang/nl/entities.php +++ b/resources/lang/nl/entities.php @@ -24,6 +24,7 @@ return [ 'meta_updated_name' => 'Bijgewerkt: :timeLength door :user', 'meta_owned_name' => 'Eigendom van :user', 'entity_select' => 'Entiteit selecteren', + 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', 'images' => 'Afbeeldingen', 'my_recent_drafts' => 'Mijn recente concepten', 'my_recently_viewed' => 'Mijn recent bekeken',