From aad2f54c159c22d7199afa452fabcb83bdbf097c Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 17 Jul 2022 10:50:04 +0100 Subject: [PATCH] New translations entities.php (Hebrew) --- resources/lang/he/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/he/entities.php b/resources/lang/he/entities.php index f3fcb8688..e01d95d34 100644 --- a/resources/lang/he/entities.php +++ b/resources/lang/he/entities.php @@ -24,6 +24,7 @@ return [ 'meta_updated_name' => 'עודכן :timeLength על ידי :user', 'meta_owned_name' => 'Owned by :user', 'entity_select' => 'בחר יישות', + 'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item', 'images' => 'תמונות', 'my_recent_drafts' => 'הטיוטות האחרונות שלי', 'my_recently_viewed' => 'הנצפים לאחרונה שלי',