![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/job-board.corals.io/Corals/modules/Jobs/resources/lang/en/ |
<?php return [ 'job' => [ 'job_apply_btn' => 'Apply', 'applied' => 'Applied', 'attachment' => 'Job Attachments', 'schedule' => 'Select the date and time slot works for you', 'add_new_date' => '<i class="fa fa-plus fa-fw"></i> Add Available Date', 'remove' => '<i class="fa fa-remove fa-fw"></i> Remove', 'addtime' => '<i class="fa fa-plus fa-fw"></i> Add Time', 'import' => 'Import', 'job' => 'Jobs', 'informationofusers' => 'Information Of Users', 'no_information_of_users' => 'No Information Of Users', 'search_results_for' => 'Search results for: :search' ], 'job_application' => [ 'update_status' => 'Update Status', ], 'employer' => [ 'add_new_branch' => '<i class="fa fa-plus fa-fw"></i> Add New Branch', ], 'candidate' => [ 'add_new_education' => '<i class="fa fa-plus fa-fw"></i> Add New Education', 'add_new_work' => '<i class="fa fa-plus fa-fw"></i> Add New Work', ], ];