New Translations - 5.11.2021
This commit is contained in:
@ -1,12 +1,12 @@
|
||||
<?php
|
||||
// Heading
|
||||
$_['heading_title'] = 'Register Account';
|
||||
$_['heading_title'] = 'Rekisteröi tili';
|
||||
|
||||
// Text
|
||||
$_['text_account'] = 'Tili';
|
||||
$_['text_register'] = 'Rekisteröidy';
|
||||
$_['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_your_details'] = 'Henkilötiedot';
|
||||
$_['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>';
|
||||
@ -17,7 +17,7 @@ $_['entry_firstname'] = 'Etunimi';
|
||||
$_['entry_lastname'] = 'Sukunimi';
|
||||
$_['entry_email'] = 'Sähköpostiosoite';
|
||||
$_['entry_telephone'] = 'Puhelinnumero';
|
||||
$_['entry_newsletter'] = 'Subscribe';
|
||||
$_['entry_newsletter'] = 'Tilaa';
|
||||
$_['entry_password'] = 'Salasana';
|
||||
$_['entry_confirm'] = 'Vahvista salasana';
|
||||
|
||||
|
Reference in New Issue
Block a user