diff --git a/resources/lang/en/help.php b/resources/lang/en/help.php new file mode 100644 index 0000000..f154ca2 --- /dev/null +++ b/resources/lang/en/help.php @@ -0,0 +1,67 @@ + 'Help...', + /** + * What is it? + */ + 'whatIsIt' => 'What is it?', + 'siteHelpOthers' => '
Share It! is a site dedicated to help you sharing items with others.
+But before sharing anything, you just need to understand 2 basic ideas:
', + 'product_item' => '+
* Please note that many websites does not allow sharing your account. Read the site EULA before include it here.
", + + /** + * Step-by-step + */ + '' => '', + '' => '', + '' => '', + '' => '', + '' => '', + '' => '', + '' => '', + '' => '', + + /** + * Screens + */ + '' => '', + + /** + * Home + */ + '' => '', + '' => '', + '' => '', + '' => '', + '' => '', + '' => '', + '' => '', + '' => '', + + /** + * Products + */ + '' => '', + '' => '', + '' => '', + '' => '', + '' => '', + '' => '', + '' => '', + '' => '', + +]; \ No newline at end of file diff --git a/resources/views/help.blade.php b/resources/views/help.blade.php index a518e88..840801d 100644 --- a/resources/views/help.blade.php +++ b/resources/views/help.blade.php @@ -4,26 +4,16 @@- Share It! is a site dedicated to help you sharing items with others. -
-But before sharing anything, you just need to understand 2 basic ideas:
+ {!! __('help.siteHelpOthers') !!}Examples: You can create the following Categories/Items
--
* Please note that many websites does not allow sharing your account. Read the site EULA before include it here.
++ {!! __('help.examples') !!}