pixelfed/resources/lang/de/notification.php
2018-08-28 03:07:36 +00:00

11 lines
232 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.',
];