mirror of
https://github.com/pixelfed/pixelfed.git
synced 2025-01-30 16:30:45 +00:00
Add ja translation of timeline.php
This commit is contained in:
parent
26a1ffaeed
commit
ae4a9753ec
1 changed files with 1 additions and 1 deletions
|
@ -2,6 +2,6 @@
|
||||||
|
|
||||||
return [
|
return [
|
||||||
|
|
||||||
'emptyPersonalTimeline' => 'Your timeline is empty.'
|
'emptyPersonalTimeline' => 'あなたのタイムラインには何もありません。'
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue