mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-22 06:21:27 +00:00
Translate notification.php to German
This commit is contained in:
parent
061fa0cb6e
commit
0756f477fe
1 changed files with 2 additions and 0 deletions
|
@ -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.',
|
||||
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue