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