. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ 'bold' => 'عريض', 'heading' => 'عنوان', 'help' => 'مساعدة', 'image' => 'صورة', 'imagemap' => 'خريطة الصورة', 'italic' => 'مائل', 'link' => 'الرابط', 'list' => 'قائمة', 'list_numbered' => 'قائمة ذات تعداد', 'size' => [ '_' => 'حجم الخط', 'tiny' => 'صغير جدًا', 'small' => 'صغير', 'normal' => 'عادي', 'large' => 'كبير', ], 'spoilerbox' => 'مربع مخفي', 'strikethrough' => 'خط في منتصف الكتابة', ];