1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2025-01-24 15:59:40 +00:00

Add ja translation of notification.php

This commit is contained in:
bsky 2018-06-02 04:09:13 +09:00
parent 2a08d0a2e7
commit 3c5b662650

View file

@ -2,7 +2,7 @@
return [
'likedPhoto' => 'liked your photo.',
'startedFollowingYou' => 'started following you.',
'likedPhoto' => '写真がお気に入りされました。',
'startedFollowingYou' => 'フォローされました。',
];