new crowdin translations of modules
This commit is contained in:
21
modules/OfflinePayments/Resources/lang/ar-SA/general.php
Normal file
21
modules/OfflinePayments/Resources/lang/ar-SA/general.php
Normal file
@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'name' => 'المدفوعات بدون الإتصال بالأنترنت',
|
||||
'description' => 'إنشاء خيارات دفع غير محدودة لاستخدام المسؤول',
|
||||
|
||||
'add_new' => 'إضافة جديد',
|
||||
'edit' => 'تعديل: :method',
|
||||
|
||||
'form' => [
|
||||
'code' => 'الكود',
|
||||
'customer' => 'إظهار للعميل',
|
||||
'order' => 'طلب'
|
||||
],
|
||||
|
||||
'methods' => 'طريقة | طرق',
|
||||
|
||||
'payment_gateways' => 'طرق الدفع بدون أنترنت',
|
||||
|
||||
];
|
Reference in New Issue
Block a user