New Translations – 16.2.2020
This commit is contained in:
@ -75,5 +75,5 @@ $_['help_transaction_id'] = 'Unique identifier for a transaction screened
|
||||
$_['help_credits'] = 'Balance of the credits available after this transaction.';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'Warning: You do not have permission to modify FraudLabs Pro settings!';
|
||||
$_['error_permission'] = 'Varoitus: You do not have permission to modify FraudLabs Pro settings!';
|
||||
$_['error_key'] = 'API Key Required!';
|
@ -24,4 +24,4 @@ $_['entry_order_status'] = 'Order Status';
|
||||
$_['help_order_status'] = 'Customers that have a banned IP on their accounts will be assigned this order status and will not be allowed to reach the complete status automatically.';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'Warning: You do not have permission to modify Anti-Fraud IP!';
|
||||
$_['error_permission'] = 'Varoitus: You do not have permission to modify Anti-Fraud IP!';
|
@ -118,5 +118,5 @@ $_['help_maxmind_id'] = 'Unique identifier, used to refe
|
||||
$_['help_error'] = 'Returns an error string with a warning message or a reason why the request failed.';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'Warning: You do not have permission to modify MaxMind anti-fraud!';
|
||||
$_['error_permission'] = 'Varoitus: You do not have permission to modify MaxMind anti-fraud!';
|
||||
$_['error_key'] = 'License Key Required!';
|
Reference in New Issue
Block a user