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:
parent
2a08d0a2e7
commit
3c5b662650
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
return [
|
||||
|
||||
'likedPhoto' => 'liked your photo.',
|
||||
'startedFollowingYou' => 'started following you.',
|
||||
'likedPhoto' => '写真がお気に入りされました。',
|
||||
'startedFollowingYou' => 'フォローされました。',
|
||||
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue