1
0

New Translations – 16.2.2020

This commit is contained in:
Christer Waren
2020-02-16 13:32:04 +02:00
parent e6861bd75e
commit 4126bbe023
243 changed files with 485 additions and 485 deletions

View File

@ -3,14 +3,14 @@
$_['text_success'] = 'Success: You have modified orders!';
// Error
$_['error_permission'] = 'Warning: You do not have permission to access the API!';
$_['error_customer'] = 'Warning: Customer details needs to be set!';
$_['error_payment_address'] = 'Warning: Payment address required!';
$_['error_payment_method'] = 'Warning: Payment method required!';
$_['error_no_payment'] = 'Warning: No Payment options are available!';
$_['error_shipping_address'] = 'Warning: Shipping address required!';
$_['error_shipping_method'] = 'Warning: Shipping method required!';
$_['error_no_shipping'] = 'Warning: No Shipping options are available!';
$_['error_stock'] = 'Warning: Products marked with *** are not available in the desired quantity or not in stock!';
$_['error_minimum'] = 'Warning: Minimum order amount for %s is %s!';
$_['error_not_found'] = 'Warning: Order could not be found!';
$_['error_permission'] = 'Varoitus: You do not have permission to access the API!';
$_['error_customer'] = 'Varoitus: Customer details needs to be set!';
$_['error_payment_address'] = 'Varoitus: Payment address required!';
$_['error_payment_method'] = 'Varoitus: Payment method required!';
$_['error_no_payment'] = 'Varoitus: No Payment options are available!';
$_['error_shipping_address'] = 'Varoitus: Shipping address required!';
$_['error_shipping_method'] = 'Varoitus: Shipping method required!';
$_['error_no_shipping'] = 'Varoitus: No Shipping options are available!';
$_['error_stock'] = 'Varoitus: Products marked with *** are not available in the desired quantity or not in stock!';
$_['error_minimum'] = 'Varoitus: Minimum order amount for %s is %s!';
$_['error_not_found'] = 'Varoitus: Order could not be found!';