pixelfed/resources/lang/en/notification.php
2018-05-29 20:49:50 -06:00

8 lines
112 B
PHP

<?php
return [
'likedPhoto' => 'liked your photo.',
'startedFollowingYou' => 'started following you.',
];