mirror of
https://github.com/Kovah/LinkAce.git
synced 2025-02-24 11:13:02 +01:00
Small update for the linkcheck mail message
This commit is contained in:
parent
835f4dacfa
commit
79e32832fa
@ -38,4 +38,6 @@ return [
|
||||
'notifications.linkcheck.errors' => 'LinkAce found errors while checking your Links',
|
||||
'notifications.linkcheck.errors.moved' => '⚠ ️The following Links were moved:',
|
||||
'notifications.linkcheck.errors.broken' => '🚫 The following Links are not reachable anymore or return an error:',
|
||||
|
||||
'happy_bookmarking' => 'Happy Bookmarking',
|
||||
];
|
||||
|
@ -22,6 +22,6 @@
|
||||
@lang('linkace.open_linkace')
|
||||
@endcomponent
|
||||
|
||||
Thanks,<br>
|
||||
@lang('link.happy_bookmarking'),<br>
|
||||
{{ config('app.name') }}
|
||||
@endcomponent
|
||||
|
Loading…
x
Reference in New Issue
Block a user