diff --git a/resources/lang/en/helpcenter.php b/resources/lang/en/helpcenter.php new file mode 100644 index 000000000..2ae6d85ce --- /dev/null +++ b/resources/lang/en/helpcenter.php @@ -0,0 +1,25 @@ + 'Help Center', + 'whatsnew' => 'What\'s New', + + 'gettingStarted' => 'Getting Started', + 'sharingMedia' => 'Sharing Media', + 'profile' => 'Profile', + 'stories' => 'Stories', + 'hashtags' => 'Hashtags', + 'discover' => 'Discover', + 'directMessages' => 'Direct Messages', + 'timelines' => 'Timelines', + + 'communityGuidelines' => 'Community Guidelines', + 'whatIsTheFediverse' => 'What is the fediverse?', + 'controllingVisibility' => 'Controlling Visibility', + 'blockingAccounts' => 'Blocking Accounts', + 'safetyTips' => 'Safety Tips', + 'reportSomething' => 'Report Something', + 'dataPolicy' => 'Data Policy' + +]; \ No newline at end of file diff --git a/resources/views/site/help.blade.php b/resources/views/site/help.blade.php index b8138ca88..847c8597f 100644 --- a/resources/views/site/help.blade.php +++ b/resources/views/site/help.blade.php @@ -3,94 +3,256 @@ @section('section')
{{__('helpcenter.whatsnew')}}
+This page isn't available
-We haven't finished it yet, it will be updated soon!
-