New Translations – 2.3.2020 (2)
This commit is contained in:
@ -52,15 +52,15 @@ $_['entry_email_address'] = 'E-Mail Address';
|
||||
$_['entry_email'] = 'E-Mail';
|
||||
$_['entry_password'] = 'Password';
|
||||
$_['entry_confirm'] = 'Password Confirm';
|
||||
$_['entry_firstname'] = 'First Name';
|
||||
$_['entry_lastname'] = 'Last Name';
|
||||
$_['entry_firstname'] = 'Etunimi';
|
||||
$_['entry_lastname'] = 'Sukunimi';
|
||||
$_['entry_telephone'] = 'Telephone';
|
||||
$_['entry_address'] = 'Choose Address';
|
||||
$_['entry_company'] = 'Company';
|
||||
$_['entry_customer_group'] = 'Customer Group';
|
||||
$_['entry_company'] = 'Yritys';
|
||||
$_['entry_customer_group'] = 'Asiakasryhmä';
|
||||
$_['entry_address_1'] = 'Address 1';
|
||||
$_['entry_address_2'] = 'Address 2';
|
||||
$_['entry_postcode'] = 'Post Code';
|
||||
$_['entry_postcode'] = 'Postinumero';
|
||||
$_['entry_city'] = 'City';
|
||||
$_['entry_country'] = 'Country';
|
||||
$_['entry_zone'] = 'Region / State';
|
||||
@ -90,4 +90,4 @@ $_['error_shipping'] = 'Varoitus: Shipping method required!';
|
||||
$_['error_no_shipping'] = 'Varoitus: No Shipping options are available. Please <a href="%s">contact us</a> for assistance!';
|
||||
$_['error_payment'] = 'Varoitus: Payment method required!';
|
||||
$_['error_no_payment'] = 'Varoitus: No Payment options are available. Please <a href="%s">contact us</a> for assistance!';
|
||||
$_['error_custom_field'] = '%s vaaditaan!';
|
||||
$_['error_custom_field'] = '%s vaaditaan!';
|
||||
|
Reference in New Issue
Block a user