new crowdin translations of modules
This commit is contained in:
20
modules/PaypalStandard/Resources/lang/sq-AL/general.php
Normal file
20
modules/PaypalStandard/Resources/lang/sq-AL/general.php
Normal file
@@ -0,0 +1,20 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'name' => 'PayPal Standard',
|
||||
'description' => 'Aktivizoni opsionin standard të pagesës së PayPal',
|
||||
|
||||
'form' => [
|
||||
'email' => 'Email',
|
||||
'mode' => 'Modë',
|
||||
'debug' => 'Debugim',
|
||||
'transaction' => 'Transaksion',
|
||||
'customer' => 'Trego tek Klienti',
|
||||
'order' => 'Porosi',
|
||||
],
|
||||
|
||||
'test_mode' => 'Kujdes: Porta e pagesës është në \'Modalitetin Sandbox\'. Llogaria jote nuk do të ngarkohet.',
|
||||
//'description' => 'Pay with PAYPAL',
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user