new crowdin translations of modules
This commit is contained in:
21
modules/OfflinePayments/Resources/lang/sq-AL/general.php
Normal file
21
modules/OfflinePayments/Resources/lang/sq-AL/general.php
Normal file
@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'name' => 'Offline Payments',
|
||||
'description' => 'Krijoni mundësi të pakufizuara pagese për përdorim të administratorit',
|
||||
|
||||
'add_new' => 'Shto të Re',
|
||||
'edit' => 'Redaktoni: :method',
|
||||
|
||||
'form' => [
|
||||
'code' => 'Kodi',
|
||||
'customer' => 'Trego tek Klienti',
|
||||
'order' => 'Porosi'
|
||||
],
|
||||
|
||||
'methods' => 'Metodë|Metodat',
|
||||
|
||||
'payment_gateways' => 'Metodat e Pagesës Offline',
|
||||
|
||||
];
|
Reference in New Issue
Block a user