New Translations - 5.11.2021
This commit is contained in:
@@ -33,6 +33,6 @@ $_['error_lastname'] = 'Last Name must be between 1 and 32 characters!';
|
||||
$_['error_address_1'] = 'Address must be between 3 and 128 characters!';
|
||||
$_['error_postcode'] = 'Postcode must be between 2 and 10 characters!';
|
||||
$_['error_city'] = 'City must be between 2 and 128 characters!';
|
||||
$_['error_country'] = 'Please select a country!';
|
||||
$_['error_zone'] = 'Please select a region / state!';
|
||||
$_['error_custom_field'] = '%s required!';
|
||||
$_['error_country'] = 'Valitse maa!';
|
||||
$_['error_zone'] = 'Valitse alue/osavaltio!';
|
||||
$_['error_custom_field'] = '%s vaaditaan!';
|
||||
|
Reference in New Issue
Block a user