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')
-

Help

+

{{__('helpcenter.helpcenter')}}


+
+
+

{{__('helpcenter.whatsnew')}}

+ +
+
- + +
+
+

+ +

+

{{__('helpcenter.gettingStarted')}}

+
+

How can I create an account?

+

How can I change my bio?

+
+
+
+
-
- Hashtags -
+ +
+
+

+ +

+

Hashtags

+
+

 

+

 

+
+
+
+
- + +
+
+

+ +

+

{{__('helpcenter.sharingMedia')}}

+
+

How do I create a post?

+

How do I add a filter?

+
+
+
+
-
- Discover -
+ +
+
+

+ +

+

{{__('helpcenter.discover')}}

+
+

 

+

 

+
+
+
+
- + +
+
+

+ +

+

{{__('helpcenter.profile')}}

+
+

How can I make my account private?

+

How can I secure my account?

+
+
+
+
- -
-
-
- Stories -
+ +
+
+

+ +

+

{{__('helpcenter.directMessages')}}

+
+

 

+

 

+
+
+
+
-
-
- Timelines -
+ -
-
- -
- +
{{--
diff --git a/resources/views/site/help/abusive-activity.blade.php b/resources/views/site/help/abusive-activity.blade.php deleted file mode 100644 index bf9e36197..000000000 --- a/resources/views/site/help/abusive-activity.blade.php +++ /dev/null @@ -1,26 +0,0 @@ -@extends('site.help.partial.template', ['breadcrumb'=>'Abusive/Malicious Activity']) - -@section('section') - -
-

Abusive/Malicious Activity

-
-
-
-
-
-
-
- -
-
-
-
-

This page isn't available

-

We haven't finished it yet, it will be updated soon!

-
-
-
-
-
-@endsection diff --git a/resources/views/site/help/partial/sidebar.blade.php b/resources/views/site/help/partial/sidebar.blade.php index 64835a44d..daa8b0807 100644 --- a/resources/views/site/help/partial/sidebar.blade.php +++ b/resources/views/site/help/partial/sidebar.blade.php @@ -43,11 +43,6 @@ Controlling Visibility -