pixelfed/resources/lang/en/notification.php

8 lines
112 B
PHP
Raw Normal View History

<?php
return [
'likedPhoto' => 'liked your photo.',
2018-05-30 02:49:50 +00:00
'startedFollowingYou' => 'started following you.',
];