<?php
return [
'noJobs' => 'No job openings available',
'openSolicitation' => 'Send your open application to work@rentman.io',
'otherModelsTitle' => 'Other job openings',
'vacancies' => 'Vacancies',
'location' => 'Location',
'recruiteeJobOverlay' => [
'descriptionTitle' => 'Description',
'requirementsTitle' => 'Requirements',
'close' => 'close',
'applyForPosition' => 'Apply for this job',
],
];