Update of source files and integration of Portuguese translation
This commit is contained in:
parent
8eae6d6c41
commit
a527b80291
40 changed files with 2019 additions and 1658 deletions
|
@ -142,7 +142,7 @@ function validateEmailGetMessage(result, address, language) {
|
|||
case 12:
|
||||
return t('invalidEmailAddressEmailAddressDomain', {email: address});
|
||||
default:
|
||||
return t('invalidEmailGeneric', {email: address});
|
||||
return t('invalidEmailAddressEmail', {email: address});
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue