Add timeline localization

This commit is contained in:
Daniel Supernault 2018-05-31 15:58:13 -06:00
parent 5592b73ec0
commit e4daaf32b5
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
<?php
return [
'emptyPersonalTimeline' => 'Your timeline is empty.'
];