Modif du template de mail
This commit is contained in:
18
templates/pdf/aomc/I18n/ar_SA.php
Normal file
18
templates/pdf/aomc/I18n/ar_SA.php
Normal file
@@ -0,0 +1,18 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'DELIVERY' => 'التوصيل',
|
||||
'Delivery address' => 'عنوان التوصيل',
|
||||
'Delivery module' => 'طريقة التوصيل',
|
||||
'Discount' => 'خصم',
|
||||
'INVOICE' => 'الفاتورة',
|
||||
'Invoice REF' => 'مرجع الفاتورة',
|
||||
'Postage' => 'الارسالية',
|
||||
'Quantity' => 'الكمية',
|
||||
'Ref' => 'المرجع',
|
||||
'Total' => 'الإجمالي',
|
||||
'Total with tax' => 'الإجمالي مع الضريبة',
|
||||
'Total without tax' => 'المجموع بدون ضريبة',
|
||||
'page' => 'الصفحة',
|
||||
'product' => 'المنتج',
|
||||
];
|
||||
Reference in New Issue
Block a user