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

@ -265,6 +265,7 @@ return [
'Data privacy' => '',
'Email' => '',
'Gravatar email' => '',
'If you haven\'t received a password, you can reset it at' => '',
'Items' => '',
'Password' => '',
'Rule class name' => '',
@ -275,6 +276,8 @@ return [
'VKontakte' => '',
'Website' => '',
'Yandex' => '',
'You received this email because someone, possibly you or someone on your behalf, have created an account at {app_name}' => '',
'Your consent is required to work with this site' => '',
'{0, date, MMM dd, YYYY HH:mm}' => '',
'{0, date, MMMM dd, YYYY HH:mm}' => '',
];