pixelfed/resources/lang/en/notification.php
2018-05-26 20:26:44 -06:00

7 lines
59 B
PHP

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