/
home
/
sditechnicalteam
/
www
/
resources
/
lang
/
en
/
File Upload :
llllll
Current File: /home/sditechnicalteam/www/resources/lang/en/installer_messages.php
<?php return [ /** * * Shared translations. * */ 'title' => 'Laravel Installer', 'next' => 'Next Step', 'finish' => 'Install', /** * * Home page translations. * */ 'welcome' => [ 'title' => 'Welcome To The Installer', 'message' => 'Welcome to the setup wizard.', ], /** * * Requirements page translations. * */ 'requirements' => [ 'title' => 'Server Requirements', ], /** * * Permissions page translations. * */ 'permissions' => [ 'title' => 'Permissions', ], /** * * Environment page translations. * */ 'environment' => [ 'title' => 'Database Configuration', 'save' => 'Save .env', 'success' => 'Your .env file settings have been saved.', 'errors' => 'Unable to save the .env file, Please create it manually.', ], 'install' => 'Install', /** * * Final page translations. * */ 'final' => [ 'title' => 'Finished', 'finished' => 'Application has been successfully installed.', 'exit' => 'Click here to exit', ], 'checkPermissionAgain' => ' Check Permission Again' ];
Copyright ©2k19 -
Hexid
|
Tex7ure