From d4311419181338a3091dea1bf4c1e65bcfad7eb1 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 24 Jul 2022 12:39:37 +0100 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 aa55faa4e..b5aa1202e 100644 --- a/resources/lang/ar/entities.php +++ b/resources/lang/ar/entities.php @@ -88,7 +88,7 @@ return [ 'shelves_save' => 'حفظ الرف', 'shelves_books' => 'كتب على هذا الرف', 'shelves_add_books' => 'إضافة كتب لهذا الرف', - 'shelves_drag_books' => 'اسحب الكتب هنا لإضافتها في هذا الرف', + 'shelves_drag_books' => 'Drag books below to add them to this shelf', 'shelves_empty_contents' => 'لا توجد كتب مخصصة لهذا الرف', 'shelves_edit_and_assign' => 'تحرير الرف لإدراج كتب', 'shelves_edit_named' => 'تحرير رف الكتب :name',