Add ja translation of timeline.php

This commit is contained in:
bsky 2018-06-02 04:35:56 +09:00
parent 26a1ffaeed
commit ae4a9753ec
1 changed files with 1 additions and 1 deletions

View File

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