1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2024-12-25 01:05:36 +00:00

Add ja translation of timeline.php

This commit is contained in:
bsky 2018-06-02 04:35:56 +09:00
parent 26a1ffaeed
commit ae4a9753ec

View file

@ -2,6 +2,6 @@
return [
'emptyPersonalTimeline' => 'Your timeline is empty.'
'emptyPersonalTimeline' => 'あなたのタイムラインには何もありません。'
];