File: /home/imensosw/liftcincy.imenso.co/resources/lang/en/event.php
<?php
return [
'event' => 'Event',
'events' => 'Events',
'event_subtitle' => 'Sub Title',
'event_short_desc' => 'Short Description',
'event_age_group_text' => 'Age Range for Audience',
'detail' => 'Event detail',
'event_desc_2' => 'Ticket Details',
'event_desc' => 'Event Details',
'artist' => 'Artist',
'address' => 'Address',
'status' => 'Event Live Status',
'show_on_home' => 'Show Event on Home Page',
'yes' => 'Yes',
'no' => 'No',
'no_of_hours' => 'Number of Hours',
'no_of_tickets' => 'Number of Tickets Available',
'ticket_price' =>'Ticket Price',
'select_artist' => 'Select Artist',
'date' => 'Date',
'time' => 'Time',
'location' => 'Location',
'desc' => 'Description',
'earned_ticket_msg' => "Nice work! You have earned your ticket. Your name will be added to the guest list. You will receive email confirmation, too!",
'earned_hours_msg' => "You have <strong> :hours </strong> hour(s) banked on your account. Are you sure you want to cash in <strong> :event_hours hour(s)</strong> to attend <strong> :event_title </strong>?",
'earn_hours_msg' => "Log :event_hours volunteer hour(s) to your profile to earn this free ticket to the event.",
'get_my_ticket' => "Get My Ticket",
'opportunities' => "Opportunities",
'close' => "Close",
'login' => 'Login',
'register' => 'Register',
'login_text' => "Please login with your volunteer account to get this ticket!",
'back' => 'Back',
'get_your_ticket' => "Get your tickets",
'event_age_group' =>"<strong>:age </strong>, valid ID required",
'event_age_group_all' =>"<strong>:age ages</strong>, valid ID required",
'event_hours_required' => "This ticket requires <strong>:hours service hour(s)</strong>",
'event_hour_required' => "This ticket requires <strong>:hours service hour</strong>",
'hours' => 'Hours',
'hour' => 'Hour',
"cash_in_hours"=> "Cash in <strong>:hours hour(s)</strong> of community service to get a free ticket to this event.",
"cash_in_hour"=> "Cash in <strong>:hours hour</strong> of community service to get a free ticket to this event.",
'about_vanue'=> "Event Details",
'prohibited_items'=>"Prohibited Items",
'seating_chart' => "Seating Chart",
'ticket_info' => "Ticket Details",
'find_event'=>"Find Events",
'select_area' => "Select Area",
'proccessing' => 'Proccessing!',
'proccessing_text' => 'Please stay on page and do not reload.',
'hour_logged' => "Hour Logged",
'hours_logged' => "Hours Logged"
];