Changed confirmation and welcome email end line to something more meaningful

This commit is contained in:
Lorenzo Milesi
2022-07-18 13:34:05 +02:00
parent 69e4bb620e
commit e992f11d73
27 changed files with 99 additions and 11 deletions

View File

@ -23,4 +23,4 @@
<?= 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]) ?>.