fixed mail message #1927
This commit is contained in:
parent
c783ee44e1
commit
7538d2b869
@ -66,7 +66,7 @@ class UpdateFailed extends Notification
|
||||
'domain' => request()->getHttpHost(),
|
||||
]);
|
||||
|
||||
$message = trans('notifications.mail.message', [
|
||||
$message = trans('notifications.update.mail.message', [
|
||||
'alias' => $this->getAliasName(),
|
||||
'current_version' => $this->event->old,
|
||||
'new_version' => $this->event->new,
|
||||
|
Loading…
x
Reference in New Issue
Block a user