diff --git a/resources/lang/de/notification.php b/resources/lang/de/notification.php index 823a54200..f57f22e83 100644 --- a/resources/lang/de/notification.php +++ b/resources/lang/de/notification.php @@ -2,9 +2,9 @@ return [ - 'likedPhoto' => 'gefällt dein Foto.', + 'likedPhoto' => 'gefällt dein Foto.', 'startedFollowingYou' => 'folgt dir nun.', 'commented' => 'hat deinen Post kommentiert.', - 'mentionedYou' => 'hat dich erwähnt.', + 'mentionedYou' => 'hat dich erwähnt.', ];