]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/ar/components.php
Add footer element, styles, and associated settings
[bookstack] / resources / lang / ar / components.php
index f6cec1d01028515f92ad08fb087958a8314671ef..aa3935bd900f5e7f4dba7054fd863a3fae08dbfb 100644 (file)
@@ -1,9 +1,10 @@
 <?php
+/**
+ * Text used in custom JavaScript driven components.
+ */
 return [
 
-    /**
-     * Image Manager / قم بإسقاط الصورة أو اضغط هنا للرفع
-     */
+    // Image Manager
     'image_select' => 'تحديد صورة',
     'image_all' => 'الكل',
     'image_all_title' => 'عرض جميع الصور',
@@ -24,9 +25,7 @@ return [
     'image_delete_success' => 'تم حذف الصورة بنجاح',
     'image_upload_remove' => 'إزالة',
 
-    /**
-     * Code editor
-     */
+    // Code Editor
     'code_editor' => 'تعديل الشفرة',
     'code_language' => 'لغة الشفرة',
     'code_content' => 'محتويات الشفرة',