| Current Path : /home/users/unlimited/www/sigmaerp.codeskitter.site/lang/ar/ |
| Current File : /home/users/unlimited/www/sigmaerp.codeskitter.site/lang/ar/supplier.php |
<?php
return [
'info' => 'معلومات المورد',
'supplier' => 'المورد',
'suppliers' => 'الموردون',
'list' => 'قائمة الموردين',
'create_supplier' => 'إنشاء مورد',
'add_supplier' => 'إضافة مورد',
'details' => 'تفاصيل المورد',
'update_supplier' => 'تحديث المورد',
'notify_supplier' => 'إخطار المورد',
'empty_email' => "المورد ليس لديه عنوان بريد إلكتروني",
'name' => "اسم المورد",
'total' => "إجمالي الموردين",
'supplier_invoice_number' => "رقم فاتورة المورد",
/*1.1.2*/
'due_payment_report' => "تقرير المدفوعات المستحقة للمورد",
/*1.2.1*/
'default_supplier' => 'تعيين كموفر افتراضي',
];