pixelfed/resources/lang/en/notification.php

8 lines
112 B
PHP

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