New Translations – 16.2.2020
This commit is contained in:
@ -161,7 +161,7 @@ $_['button_new_refund'] = 'New Refund';
|
||||
$_['button_process_settlement'] = 'Process Settlement Files';
|
||||
|
||||
// Error
|
||||
$_['error_warning'] = 'Warning: Please check the form carefully for errors!';
|
||||
$_['error_warning'] = 'Varoitus: Please check the form carefully for errors!';
|
||||
$_['error_php_version'] = 'Minimum version of PHP 5.4.0 is required!';
|
||||
$_['error_ssl'] = 'You must enable "Use SSL" in the store settings and have an SSL certificate installed!';
|
||||
$_['error_account_minimum'] = 'Please add at least one account.';
|
||||
@ -169,7 +169,7 @@ $_['error_locale'] = 'Please enter a valid locale.';
|
||||
$_['error_account_currency'] = 'Account list contains one or more duplicate currencies.';
|
||||
$_['error_merchant_id'] = 'Merchant ID Required!';
|
||||
$_['error_secret'] = 'Shared Secret Required!';
|
||||
$_['error_tax_warning'] = 'Warning: Some of your products use a Payment Address based Tax Class. Klarna Checkout will not work when any of these are placed in the cart.';
|
||||
$_['error_tax_warning'] = 'Varoitus: Some of your products use a Payment Address based Tax Class. Klarna Checkout will not work when any of these are placed in the cart.';
|
||||
|
||||
// Tab
|
||||
$_['tab_setting'] = 'Settings';
|
||||
|
Reference in New Issue
Block a user