'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',
],
'language'=>[
'select'=>'Select Language',
],
'requirements'=>[
'enabled'=>':feature needs to be enabled!',
'disabled'=>':feature needs to be disabled!',
'extension'=>':extension extension needs to be installed and loaded!',
'directory'=>':directory directory needs to be writable!',
'executable'=>'The PHP CLI executable file is not defined/working or its version is not :php_version or higher! Please, ask your hosting company to set PHP_BINARY or PHP_PATH environment variable correctly.',
'npm'=>'<b>Missing JavaScript files!</b> <br><br><span>You should run <em class="underline">npm install</em> and <em class="underline">npm run dev</em> commands.</span>',