From 76049f0cdbf4e3eebda184be54d81a7e4cada7e6 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 17 Jul 2022 10:50:09 +0100 Subject: [PATCH] New translations entities.php (Catalan) --- resources/lang/ca/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/ca/entities.php b/resources/lang/ca/entities.php index be5d33948..e90eb2adf 100644 --- a/resources/lang/ca/entities.php +++ b/resources/lang/ca/entities.php @@ -24,6 +24,7 @@ return [ 'meta_updated_name' => 'Actualitzat :timeLength per :user', 'meta_owned_name' => 'Propietat de :user', 'entity_select' => 'Selecciona una entitat', + 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', 'images' => 'Imatges', 'my_recent_drafts' => 'Els vostres esborranys recents', 'my_recently_viewed' => 'Les vostres visualitzacions recents',