mirror of https://github.com/pixelfed/pixelfed
Add timeline localization
parent
5592b73ec0
commit
e4daaf32b5
@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'emptyPersonalTimeline' => 'Your timeline is empty.'
|
||||
|
||||
];
|
Loading…
Reference in New Issue