forked from mirror/pixelfed
Add ja translation of timeline.php
This commit is contained in:
parent
26a1ffaeed
commit
ae4a9753ec
|
@ -2,6 +2,6 @@
|
||||||
|
|
||||||
return [
|
return [
|
||||||
|
|
||||||
'emptyPersonalTimeline' => 'Your timeline is empty.'
|
'emptyPersonalTimeline' => 'あなたのタイムラインには何もありません。'
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in New Issue