Translate notification.php to German

This commit is contained in:
Anton Strömkvist 2019-10-01 14:27:12 +02:00
parent 061fa0cb6e
commit 0756f477fe
No known key found for this signature in database
GPG key ID: 50A3573EFBFA9867

View file

@ -3,8 +3,10 @@
return [
'likedPhoto' => 'gefällt dein Foto.',
'likedComment' => 'gefällt dein Kommentar.',
'startedFollowingYou' => 'folgt dir nun.',
'commented' => 'hat deinen Post kommentiert.',
'mentionedYou' => 'hat dich erwähnt.',
'shared' => 'hat deinen Post teilen.',
];