New Translations – 2.3.2020 (2)
This commit is contained in:
@ -15,4 +15,4 @@ $_['error_zone'] = 'Please select a region / state!';
|
||||
$_['error_custom_field'] = '%s required!';
|
||||
$_['error_address'] = 'Varoitus: Payment address required!';
|
||||
$_['error_method'] = 'Varoitus: Payment method required!';
|
||||
$_['error_no_payment'] = 'Varoitus: No Payment options are available!';
|
||||
$_['error_no_payment'] = 'Varoitus: No Payment options are available!';
|
||||
|
@ -6,4 +6,4 @@ $_['text_success'] = 'Success: Your reward points discount has been applied!
|
||||
$_['error_permission'] = 'Varoitus: You do not have permission to access the API!';
|
||||
$_['error_reward'] = 'Varoitus: Please enter the amount of reward points to use!';
|
||||
$_['error_points'] = 'Varoitus: You don\'t have %s reward points!';
|
||||
$_['error_maximum'] = 'Varoitus: The maximum number of points that can be applied is %s!';
|
||||
$_['error_maximum'] = 'Varoitus: The maximum number of points that can be applied is %s!';
|
||||
|
@ -11,4 +11,4 @@ $_['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!';
|
||||
$_['error_theme'] = 'You must select a theme!';
|
||||
$_['error_amount'] = 'Amount must be between %s and %s!';
|
||||
$_['error_amount'] = 'Amount must be between %s and %s!';
|
||||
|
Reference in New Issue
Block a user