1
0

New Translations – 16.2.2020

This commit is contained in:
Christer Waren
2020-02-16 14:18:44 +02:00
parent 4126bbe023
commit b197fd35c3
46 changed files with 286 additions and 286 deletions

View File

@ -3,16 +3,16 @@
$_['heading_title'] = 'My Account Information';
// Text
$_['text_account'] = 'Account';
$_['text_account'] = 'Tili';
$_['text_edit'] = 'Edit Information';
$_['text_your_details'] = 'Your Personal Details';
$_['text_success'] = 'Success: Your account has been successfully updated.';
// Entry
$_['entry_firstname'] = 'First Name';
$_['entry_lastname'] = 'Last Name';
$_['entry_email'] = 'E-Mail';
$_['entry_telephone'] = 'Telephone';
$_['entry_firstname'] = 'Etunimi';
$_['entry_lastname'] = 'Salasana';
$_['entry_email'] = 'Sähköpostiosoite';
$_['entry_telephone'] = 'Puhelinnumero';
// Error
$_['error_exists'] = 'Varoitus: E-Mail address is already registered!';