1
0
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:
Kovah 2019-09-11 22:48:59 +02:00
parent 835f4dacfa
commit 79e32832fa
No known key found for this signature in database
GPG Key ID: AAAA031BA9830D7B
2 changed files with 3 additions and 1 deletions

View File

@ -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',
];

View File

@ -22,6 +22,6 @@
@lang('linkace.open_linkace')
@endcomponent
Thanks,<br>
@lang('link.happy_bookmarking'),<br>
{{ config('app.name') }}
@endcomponent