Skip to content

Commit

Permalink
changed text
Browse files Browse the repository at this point in the history
  • Loading branch information
denisdulici committed Jul 27, 2018
1 parent f61761e commit 8e18551
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions resources/lang/en-GB/install.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
'refresh' => 'Refresh',

'steps' => [
'requirements' => 'Please, meet the following requirements!',
'requirements' => 'Please, ask your hosting provider to fix the errors!',
'language' => 'Step 1/3 : Language Selection',
'database' => 'Step 2/3 : Database Setup',
'settings' => 'Step 3/3 : Company and Admin Details',
Expand All @@ -19,7 +19,7 @@
'requirements' => [
'enabled' => ':feature needs to be enabled!',
'disabled' => ':feature needs to be disabled!',
'extension' => ':extension extension needs to be loaded!',
'extension' => ':extension extension needs to be installed and loaded!',
'directory' => ':directory directory needs to be writable!',
],

Expand Down

0 comments on commit 8e18551

Please sign in to comment.