From 2fcb0b6db2a3f449d796840c58f5d9cafe0eafe7 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 17 Jul 2022 10:50:11 +0100 Subject: [PATCH] New translations entities.php (Danish) --- resources/lang/da/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/da/entities.php b/resources/lang/da/entities.php index 529dbbcac..022a6444a 100644 --- a/resources/lang/da/entities.php +++ b/resources/lang/da/entities.php @@ -24,6 +24,7 @@ return [ 'meta_updated_name' => 'Opdateret :timeLength af :user', 'meta_owned_name' => 'Ejet af :user', 'entity_select' => 'Vælg emne', + 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', 'images' => 'Billeder', 'my_recent_drafts' => 'Mine seneste kladder', 'my_recently_viewed' => 'Mine senest viste',