From 1e921679c2a4933c45461d6b5ca05df83c0ac56a Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Mon, 7 Dec 2020 16:40:54 +0000 Subject: [PATCH] New translations entities.php (Arabic) --- resources/lang/ar/entities.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/lang/ar/entities.php b/resources/lang/ar/entities.php index 31835cb32..645f3a233 100644 --- a/resources/lang/ar/entities.php +++ b/resources/lang/ar/entities.php @@ -22,7 +22,7 @@ return [ 'meta_created_name' => 'أنشئ :timeLength بواسطة :user', 'meta_updated' => 'مُحدث :timeLength', 'meta_updated_name' => 'مُحدث :timeLength بواسطة :user', - 'entity_select' => 'Entity Select', + 'entity_select' => 'اختيار الكيان', 'images' => 'صور', 'my_recent_drafts' => 'مسوداتي الحديثة', 'my_recently_viewed' => 'ما عرضته مؤخراً', @@ -73,7 +73,7 @@ return [ 'shelves_long' => 'أرفف الكتب', 'shelves_empty' => 'لم يتم إنشاء أي أرفف', 'shelves_create' => 'إنشاء رف جديد', - 'shelves_popular' => 'Popular Shelves', + 'shelves_popular' => 'أرفف شعبية', 'shelves_new' => 'أرفف جديدة', 'shelves_new_action' => 'رف جديد', 'shelves_popular_empty' => 'The most popular shelves will appear here.',