mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-28 19:10:40 +00:00
v1.7 beta.1
This commit is contained in:
@@ -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',
|
||||
];
|
||||
Reference in New Issue
Block a user