v1.7 beta.1

This commit is contained in:
carodej
2020-07-16 10:26:41 +02:00
parent 6b36480097
commit eeada5468b
36 changed files with 923 additions and 42 deletions
+10
View File
@@ -0,0 +1,10 @@
<?php
return [
// Confirm payment notification
'confirm_payment' => 'Potvrďte platbu',
'confirm_amount' => 'Potvrďte Vašu :amount platbu',
'confirm_description' => 'Extra potvrdenie je potrebne pre sprocesovanie platby. Prosím pokračujte pre potvrdenie platby tlačítkom nižšie.',
'confirm_button' => 'Potvrdiť platbu',
];