pixelfed/resources/lang/de/notification.php
2018-06-11 12:38:23 +02:00

10 lines
204 B
PHP

<?php
return [
'likedPhoto' => 'gef&auml;llt dein Foto.',
'startedFollowingYou' => 'folgt dir nun.',
'commented' => 'hat deinen Post kommentiert.',
'mentionedYou' => 'hat dich erw&auml;hnt.'
];