New Translations – 2.3.2020
This commit is contained in:
@ -9,11 +9,11 @@ $_['text_email'] = 'Enter the e-mail address associated with your account.
|
||||
$_['text_success'] = 'An email with a confirmation link has been sent your admin email address.';
|
||||
|
||||
// Entry
|
||||
$_['entry_email'] = 'E-Mail Address';
|
||||
$_['entry_email'] = 'Sähköpostiosoite';
|
||||
$_['entry_password'] = 'New Password';
|
||||
$_['entry_confirm'] = 'Confirm';
|
||||
|
||||
// Error
|
||||
$_['error_email'] = 'Varoitus: The E-Mail Address was not found in our records, please try again!';
|
||||
$_['error_password'] = 'Password must be between 4 and 20 characters!';
|
||||
$_['error_confirm'] = 'Password and password confirmation do not match!';
|
||||
$_['error_confirm'] = 'Password and password confirmation do not match!';
|
||||
|
@ -5,8 +5,8 @@ $_['heading_title'] = 'OpenCart';
|
||||
// Text
|
||||
$_['text_profile'] = 'Your Profile';
|
||||
$_['text_store'] = 'Kaupat';
|
||||
$_['text_help'] = 'Help';
|
||||
$_['text_help'] = 'Apua';
|
||||
$_['text_homepage'] = 'OpenCart Homepage';
|
||||
$_['text_support'] = 'Support Forum';
|
||||
$_['text_documentation'] = 'Documentation';
|
||||
$_['text_logout'] = 'Kirjaudu Ulos';
|
||||
$_['text_logout'] = 'Kirjaudu Ulos';
|
||||
|
@ -16,4 +16,4 @@ $_['button_login'] = 'Kirjaudu';
|
||||
|
||||
// Error
|
||||
$_['error_login'] = 'No match for Username and/or Password.';
|
||||
$_['error_token'] = 'Invalid token session. Please login again.';
|
||||
$_['error_token'] = 'Invalid token session. Please login again.';
|
||||
|
@ -30,4 +30,4 @@ $_['error_confirm'] = 'Password and password confirmation do not match!'
|
||||
$_['error_firstname'] = 'First Name must be between 1 and 32 characters!';
|
||||
$_['error_lastname'] = 'Last Name must be between 1 and 32 characters!';
|
||||
$_['error_email'] = 'E-Mail Address does not appear to be valid!';
|
||||
$_['error_exists_email'] = 'Varoitus: E-Mail Address is already registered!';
|
||||
$_['error_exists_email'] = 'Varoitus: E-Mail Address is already registered!';
|
||||
|
@ -12,4 +12,4 @@ $_['entry_confirm'] = 'Vahvista';
|
||||
|
||||
// Error
|
||||
$_['error_password'] = 'Password must be between 4 and 20 characters!';
|
||||
$_['error_confirm'] = 'Password and password confirmation do not match!';
|
||||
$_['error_confirm'] = 'Password and password confirmation do not match!';
|
||||
|
Reference in New Issue
Block a user