1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2025-01-26 00:39:40 +00:00
pixelfed/resources/lang/ja/notification.php
2018-06-02 04:05:42 +09:00

8 lines
113 B
PHP

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