libra/lang/ar/common.php

13 lines
245 B
PHP

<?php
return [
'save' => 'حفظ',
'cancel' => 'إلغاء',
'edit' => 'تعديل',
'delete' => 'حذف',
'optional' => 'اختياري',
'actions' => 'الإجراءات',
'yes' => 'نعم',
'no' => 'لا',
];