From b4e028dc51e0143e7260505360c01704d767b59f Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Mon, 7 Dec 2020 20:29:51 +0000 Subject: [PATCH] New translations entities.php (Arabic) --- resources/lang/ar/entities.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/ar/entities.php b/resources/lang/ar/entities.php index 3857e81eb..8552fe6aa 100644 --- a/resources/lang/ar/entities.php +++ b/resources/lang/ar/entities.php @@ -288,7 +288,7 @@ return [ 'profile_not_created_pages' => 'لم يتم إنشاء أي صفحات بواسطة :userName', 'profile_not_created_chapters' => 'لم يتم إنشاء أي فصول بواسطة :userName', 'profile_not_created_books' => 'لم يتم إنشاء أي كتب بواسطة :userName', - 'profile_not_created_shelves' => ':userName has not created any shelves', + 'profile_not_created_shelves' => 'لم يقم "اسم المستخدم"بإنشاء أي أرفف', // Comments 'comment' => 'تعليق',