New Translations – 16.2.2020
This commit is contained in:
@ -37,7 +37,7 @@ $_['entry_password'] = 'Password';
|
||||
$_['entry_confirm'] = 'Password Confirm';
|
||||
|
||||
// Error
|
||||
$_['error_exists'] = 'Warning: E-Mail Address is already registered!';
|
||||
$_['error_exists'] = 'Varoitus: E-Mail Address is already registered!';
|
||||
$_['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!';
|
||||
@ -49,4 +49,4 @@ $_['error_bank_account_name'] = 'Account Name required!';
|
||||
$_['error_bank_account_number'] = 'Account Number required!';
|
||||
$_['error_password'] = 'Password must be between 4 and 20 characters!';
|
||||
$_['error_confirm'] = 'Password confirmation does not match password!';
|
||||
$_['error_agree'] = 'Warning: You must agree to the %s!';
|
||||
$_['error_agree'] = 'Varoitus: You must agree to the %s!';
|
Reference in New Issue
Block a user