File: /home/imensosw/liftcincy.imenso.co/resources/lang/en/service_history.php
<?php
return [
'in_progress' => 'In Progress',
'more_info' => 'More Info',
'no_data' => 'Nothing here yet!',
'completed' => 'Completed',
'get_ticket' => "Let’s get that ticket.",
'earn_hours_text' => "Earn hours towards your ticket by completing service opportunities in the <strong>Opportunities</strong> tab. Completed opportunities will show up here automatically when you attend.",
'view_opportunities' => 'View Opportunities',
];