diff --git a/resources/lang/en/helpcenter.php b/resources/lang/en/helpcenter.php index 9121fd485..2c8510906 100644 --- a/resources/lang/en/helpcenter.php +++ b/resources/lang/en/helpcenter.php @@ -272,6 +272,14 @@ return [ 'howReportDirectMessageAsk' => 'How do I report content that I\'ve recieved in a Pixelfed Direct message?', 'howReportDirectMessageAnswer' => ' You can click the message and then select the Report option and follow the instructions on the Report page.', - + 'timelineSubTitle' => 'Timelines are chronological feeds of posts.', + 'timelineHome' => 'Timeline with content from accounts you follow', + 'timelinePublic' => 'Timeline with content from other users on this server', + 'timelineNetwork' => 'Timeline with unmoderated content from other servers', + 'timelineTips' => 'Timeline Tips', + 'timelineTipsContent' => '
Timelines are chronological feeds of posts.
- {{--Pixelfed has 3 different timelines:
--}} +{{ __('helpcenter.timelineSubTitle') }}