This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
pixelfed
mirror of
https://github.com/pixelfed/pixelfed.git
Watch
1
Star
0
Fork
You've already forked pixelfed
1
Code
Issues
Releases
Wiki
Activity
2f0cd86ce3
pixelfed
/
resources
/
lang
/
en
/
timeline.php
8 lines
77 B
PHP
Raw
Normal View
History
Unescape
Escape
Add timeline localization
2018-05-31 21:58:13 +00:00
<
?
php
return
[
Apply fixes from StyleCI
2018-08-28 03:07:36 +00:00
'emptyPersonalTimeline'
=>
'Your timeline is empty.'
,
Add timeline localization
2018-05-31 21:58:13 +00:00
Apply fixes from StyleCI
2018-08-28 03:07:36 +00:00
];