MOON
Server: Apache
System: Linux e2e-78-16.ssdcloudindia.net 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
User: imensosw (1005)
PHP: 8.0.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/imensosw/liftcincy.imenso.co/resources/lang/en/opportunity.php
<?php

return [
    'date' => "Date",
    'location' => "Location",
    'time' => "Time",
    'desc' => "Description",
    'no_of_hours' => "Number of Hours",
    'no_of_volunteers' => "Number of Volunteers Needed",
    'signed' => "Registered",
    'signup' => "Sign Up",
    'close' => "Close",
    'view' => "View",
    'volunteer_opportunities' => "Volunteer Opportunities",
    'search_address'=> "Search Near Address",
    'search_radius'=>"Search Radius",
    'search_by_type'=>"Filter by type",
    'not_found'=>"No opportunities found!",
    'proccessing'=>"Signing Up!",
    'proccessing_text'=>"Please stay on page and do not reload.",

    'org_name' => "Organization",
    'org_contact' => "Contact Number",
    'approved' => "Approved",
    'pending' => "Pending",
    'volunteer_applied_text' => "Volunteer Roster",
    'opportunity_type' => 'Opportunity Type',
    'public' => 'Public',
    'private' => 'Private',
    'invite_by_email' => "Invite Volunteers by Email Address",
    'invite_button'=> 'Send Invitation',
    'invite_popup_msg' => "Upon confirmation, an email invitation to join this event will be sent to your volunteers.",
    'invite_email_placeholder' => "Enter email addresses separated by a comma",
    'select_opportunity_type' => "Select Opportunity Type",
    'opportunity_detail' => "Volunteer Opportunity Details",
    'ongoing_opportunity' => "Ongoing Opportunity?",
    'archive_opportunity' => "Archive Opportunity",
    'archive_opportunity_msg' => "Are you sure? By archiving, this opportunity will no longer be available to volunteers on Concerted.",
    'live_archive_opportunity' => "Unarchive Opportunity",
    'live_archive_opportunity_msg' => "Are you sure? This opportunity will be available to volunteers on Concerted.",
    'show_ongoing_message' => "OnGoing Opportunity is ended. Updating the Opportunity will turn on the OnGoing Opportunity and this will be live again.",
    'archived' => "Archived",
    'login' => 'Login',
    'login_text' => "Please login with your volunteer account to apply to this Volunteer Opportunity!"
];