This website requires JavaScript.
Explore
Help
Register
Sign In
chris
/
pixelfed
forked from
mirror/pixelfed
Watch
1
Star
0
Fork
You've already forked pixelfed
0
Code
Pull Requests
Activity
7a80216462
pixelfed
/
resources
/
lang
/
ja
/
notification.php
9 lines
155 B
PHP
Raw
Normal View
History
Unescape
Escape
Copy lang files to ja from en
2018-06-01 19:00:45 +00:00
<
?
php
return
[
Apply fixes from StyleCI
2018-08-28 03:07:36 +00:00
'likedPhoto'
=>
'写真がお気に入りされました。'
,
Add ja translation of notification.php
2018-06-01 19:09:13 +00:00
'startedFollowingYou'
=>
'フォローされました。'
,
Copy lang files to ja from en
2018-06-01 19:00:45 +00:00
Add newline at end of files
2018-06-01 19:05:42 +00:00
];