From cb5b4392f4ad0d8113b9d2dec2b477aad8cc0603 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 17 Jul 2022 10:50:22 +0100 Subject: [PATCH] New translations entities.php (Persian) --- resources/lang/fa/entities.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/fa/entities.php b/resources/lang/fa/entities.php index 5ca3b4180..36ed71be7 100644 --- a/resources/lang/fa/entities.php +++ b/resources/lang/fa/entities.php @@ -24,6 +24,7 @@ return [ 'meta_updated_name' => 'به روزرسانی شده :timeLength توسط :user', 'meta_owned_name' => 'توسط :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' => 'بازدیدهای اخیر من',