New Translations – 16.2.2020
This commit is contained in:
@@ -159,10 +159,10 @@ $_['entry_status_failed'] = 'Failed';
|
||||
$_['entry_setup_confirmation'] = 'Setup confirmation:';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = '<strong>Warning:</strong> You do not have permission to modify payment Square!';
|
||||
$_['error_permission_recurring'] = '<strong>Warning:</strong> You do not have permission to modify recurring payments!';
|
||||
$_['error_permission'] = '<strong>Varoitus:</strong> You do not have permission to modify payment Square!';
|
||||
$_['error_permission_recurring'] = '<strong>Varoitus:</strong> You do not have permission to modify recurring payments!';
|
||||
$_['error_transaction_missing'] = 'Transaction not found!';
|
||||
$_['error_no_ssl'] = '<strong>Warning:</strong> SSL is not enabled on your admin panel. Please enable it to finish your configuration.';
|
||||
$_['error_no_ssl'] = '<strong>Varoitus:</strong> SSL is not enabled on your admin panel. Please enable it to finish your configuration.';
|
||||
$_['error_user_rejected_connect_attempt'] = 'Connection attempt was canceled by the user.';
|
||||
$_['error_possible_xss'] = 'We detected a possible cross site attack and have terminated your connection attempt. Please verify your application ID and secret and try again using the buttons in the admin panel.';
|
||||
$_['error_invalid_email'] = 'The provided e-mail address is not valid!';
|
||||
|
Reference in New Issue
Block a user