update message translations + spanish file

This commit is contained in:
Antonio Ramirez
2017-10-15 14:11:53 +02:00
parent 952dbfc8de
commit 359940f4d1
27 changed files with 931 additions and 365 deletions

View File

@ -47,8 +47,7 @@ class SecureEmailChangeStrategy implements MailChangeStrategyInterface
'info',
Yii::t(
'usuario',
'We have sent confirmation links to both old and new email addresses. ' .
'You must click both links to complete your request.'
'We have sent confirmation links to both old and new email addresses. You must click both links to complete your request.'
)
);