1
0

New Translations - 5.11.2021

This commit is contained in:
Christer Warén
2021-11-05 15:21:00 +02:00
parent 2e7f81b658
commit e8c7492668
16 changed files with 65 additions and 65 deletions

View File

@@ -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!';