New Translations – 16.2.2020
This commit is contained in:
@ -7,5 +7,5 @@ $_['text_canceled'] = 'Success: You have succesfully caneled this payment!
|
||||
$_['button_cancel'] = 'Cancel Recurring Payment';
|
||||
|
||||
// Error
|
||||
$_['error_not_cancelled'] = 'Error: %s';
|
||||
$_['error_not_cancelled'] = 'Virhe: %s';
|
||||
$_['error_not_found'] = 'Could not cancel recurring profile';
|
@ -9,5 +9,5 @@ $_['text_order_history_cancel'] = 'You canceled your recurring profile. Your car
|
||||
$_['button_cancel'] = 'Cancel Recurring Payment';
|
||||
|
||||
// Error
|
||||
$_['error_not_cancelled'] = 'Error: %s';
|
||||
$_['error_not_cancelled'] = 'Virhe: %s';
|
||||
$_['error_not_found'] = 'Could not cancel recurring profile';
|
Reference in New Issue
Block a user