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'] = 'Forgot Your Password?';
// Text
$_['text_account'] = 'Account';
$_['text_forgotten'] = 'Forgotten Password';
$_['text_your_email'] = 'Your E-Mail Address';
$_['text_account'] = 'Tili';
$_['text_forgotten'] = 'Unohtunut salasana';
$_['text_your_email'] = 'Sähköpostiosoitteesi';
$_['text_email'] = 'Enter the e-mail address associated with your account. Click submit to have a password reset link e-mailed to you.';
$_['text_success'] = 'An email with a confirmation link has been sent your email address.';
// Entry
$_['entry_email'] = 'E-Mail Address';
$_['entry_password'] = 'New Password';
$_['entry_confirm'] = 'Confirm';
$_['entry_email'] = 'Sähköpostiosoite';
$_['entry_password'] = 'Uusi salasana';
$_['entry_confirm'] = 'Vahvista';
// Error
$_['error_email'] = 'Varoitus: The E-Mail Address was not found in our records, please try again!';