new crowdin translations of modules
This commit is contained in:
21
modules/OfflinePayments/Resources/lang/fa-IR/general.php
Normal file
21
modules/OfflinePayments/Resources/lang/fa-IR/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