New Translations – 16.2.2020
This commit is contained in:
@ -3,23 +3,23 @@
|
||||
$_['heading_title'] = 'Register Account';
|
||||
|
||||
// Text
|
||||
$_['text_account'] = 'Account';
|
||||
$_['text_account'] = 'Tili';
|
||||
$_['text_register'] = 'Register';
|
||||
$_['text_account_already'] = 'If you already have an account with us, please login at the <a href="%s">login page</a>.';
|
||||
$_['text_your_details'] = 'Your Personal Details';
|
||||
$_['text_newsletter'] = 'Newsletter';
|
||||
$_['text_newsletter'] = 'Uutiskirje';
|
||||
$_['text_your_password'] = 'Your Password';
|
||||
$_['text_agree'] = 'I have read and agree to the <a href="%s" class="agree"><b>%s</b></a>';
|
||||
|
||||
// Entry
|
||||
$_['entry_customer_group'] = 'Customer Group';
|
||||
$_['entry_firstname'] = 'First Name';
|
||||
$_['entry_lastname'] = 'Last Name';
|
||||
$_['entry_email'] = 'E-Mail';
|
||||
$_['entry_telephone'] = 'Telephone';
|
||||
$_['entry_customer_group'] = 'Asiakasryhmä';
|
||||
$_['entry_firstname'] = 'Etunimi';
|
||||
$_['entry_lastname'] = 'Sukunimi';
|
||||
$_['entry_email'] = 'Sähköpostiosoite';
|
||||
$_['entry_telephone'] = 'Puhelinnumero';
|
||||
$_['entry_newsletter'] = 'Subscribe';
|
||||
$_['entry_password'] = 'Password';
|
||||
$_['entry_confirm'] = 'Password Confirm';
|
||||
$_['entry_password'] = 'Salasana';
|
||||
$_['entry_confirm'] = 'Vahvista salasana';
|
||||
|
||||
// Error
|
||||
$_['error_exists'] = 'Varoitus: E-Mail Address is already registered!';
|
||||
|
Reference in New Issue
Block a user