Updated translations
This commit is contained in:
parent
e3eddd6b85
commit
91b4197b04
5 changed files with 68 additions and 7 deletions
|
|
@ -36,7 +36,7 @@ const schemaUser = new SimpleSchema({
|
|||
emails: {
|
||||
type: Array,
|
||||
min: 1,
|
||||
label() { return i18n.t('Lista de emails de contacto'); },
|
||||
// label() { return i18n.t('Lista de emails de contacto'); },
|
||||
// For accounts-password, either emails or username is required,
|
||||
// but not both.
|
||||
// It is OK to make this optional here because the accounts-password
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue