diff --git a/src/User/resources/views/mail/confirmation.php b/src/User/resources/views/mail/confirmation.php index 613cbde..20eb842 100644 --- a/src/User/resources/views/mail/confirmation.php +++ b/src/User/resources/views/mail/confirmation.php @@ -30,5 +30,5 @@ use yii\helpers\Html; = Yii::t('usuario', 'If you cannot click the link, please try pasting the text into your browser') ?>.
- = Yii::t('usuario', 'If you did not make this request you can ignore this email') ?>. + = Yii::t('usuario', 'You received this email because someone, possibly you or someone on your behalf, have created an account at {app_name}', ['app_name' => Yii::$app->name]) ?>.