X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/e108808a32b865668076b7b032ee620229d44d1f..refs/pull/3391/head:/resources/lang/ar/components.php diff --git a/resources/lang/ar/components.php b/resources/lang/ar/components.php index aa3935bd9..803232b2d 100644 --- a/resources/lang/ar/components.php +++ b/resources/lang/ar/components.php @@ -15,7 +15,7 @@ return [ 'image_load_more' => 'المزيد', 'image_image_name' => 'اسم الصورة', 'image_delete_used' => 'هذه الصورة مستخدمة بالصفحات أدناه.', - 'image_delete_confirm' => 'اضغط زر الحذف مرة أخرى لتأكيد حذف هذه الصورة.', + 'image_delete_confirm_text' => 'هل أنت متأكد من أنك تريد حذف هذه الصورة؟', 'image_select_image' => 'تحديد الصورة', 'image_dropzone' => 'قم بإسقاط الصورة أو اضغط هنا للرفع', 'images_deleted' => 'تم حذف الصور', @@ -29,5 +29,6 @@ return [ 'code_editor' => 'تعديل الشفرة', 'code_language' => 'لغة الشفرة', 'code_content' => 'محتويات الشفرة', + 'code_session_history' => 'سجل الدورة', 'code_save' => 'حفظ الشفرة', ];