New Translations - 8.10.2021 (2)
This commit is contained in:
@ -12,7 +12,7 @@ $_['error_city'] = 'City must be between 3 and 128 characters!';
|
||||
$_['error_postcode'] = 'Postcode must be between 2 and 10 characters for this country!';
|
||||
$_['error_country'] = 'Please select a country!';
|
||||
$_['error_zone'] = 'Please select a region / state!';
|
||||
$_['error_custom_field'] = '%s required!';
|
||||
$_['error_custom_field'] = '%s vaaditaan!';
|
||||
$_['error_address'] = 'Varoitus: Payment address required!';
|
||||
$_['error_method'] = 'Varoitus: Payment method required!';
|
||||
$_['error_no_payment'] = 'Varoitus: No Payment options are available!';
|
||||
|
@ -12,7 +12,7 @@ $_['error_city'] = 'City must be between 3 and 128 characters!';
|
||||
$_['error_postcode'] = 'Postcode must be between 2 and 10 characters for this country!';
|
||||
$_['error_country'] = 'Please select a country!';
|
||||
$_['error_zone'] = 'Please select a region / state!';
|
||||
$_['error_custom_field'] = '%s required!';
|
||||
$_['error_custom_field'] = '%s vaaditaan!';
|
||||
$_['error_address'] = 'Varoitus: Shipping address required!';
|
||||
$_['error_method'] = 'Varoitus: Shipping method required!';
|
||||
$_['error_no_shipping'] = 'Varoitus: No Shipping options are available!';
|
Reference in New Issue
Block a user