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

@ -5,8 +5,8 @@ $_['text_cart'] = 'Success: You have modified your shopping cart!';
$_['text_for'] = '%s Gift Certificate for %s';
// Error
$_['error_permission'] = 'Warning: You do not have permission to access the API!';
$_['error_voucher'] = 'Warning: Gift Voucher is either invalid or the balance has been used up!';
$_['error_permission'] = 'Varoitus: You do not have permission to access the API!';
$_['error_voucher'] = 'Varoitus: Gift Voucher is either invalid or the balance has been used up!';
$_['error_to_name'] = 'Recipient\'s Name must be between 1 and 64 characters!';
$_['error_from_name'] = 'Your Name must be between 1 and 64 characters!';
$_['error_email'] = 'E-Mail Address does not appear to be valid!';