From f3f72fde6b5e32eabf28e3a4fa45106eab1cf023 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 17 Jul 2022 10:50:17 +0100 Subject: [PATCH] New translations entities.php (Welsh) --- resources/lang/cy/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/cy/entities.php b/resources/lang/cy/entities.php index 27d67487a..aa353bdac 100644 --- a/resources/lang/cy/entities.php +++ b/resources/lang/cy/entities.php @@ -24,6 +24,7 @@ return [ 'meta_updated_name' => 'Updated :timeLength by :user', 'meta_owned_name' => 'Owned by :user', 'entity_select' => 'Entity Select', + 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', 'images' => 'Images', 'my_recent_drafts' => 'My Recent Drafts', 'my_recently_viewed' => 'My Recently Viewed',