Spamworldpro Mini Shell
Spamworldpro


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/rentpix.corals.io/Corals/modules/RentPix/resources/lang/en/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/corals/rentpix.corals.io/Corals/modules/RentPix/resources/lang/en/labels.php
<?php

return [
    'inspection' => [
        'pdf' => 'PDF',
        'open_inspection' => 'Open Inspection',
        'complete_inspection' => 'Complete Inspection',
        'fetch_drivers' => 'Fetch Drivers',
        'open_inspection_confirmation' => 'You will change status to open for the selected inspection?',
        'complete_inspection_confirmation' => 'You will change status to completed for the selected inspection?',
        'fetch_drivers_confirmation' => 'You will fetch all drivers for the selected inspection?',
    ],
    'reservation' => [
        're_fetch_reservation' => 'Re-fetch Reservation',
        're_fetch_reservation_confirmation' => 'You will re-fetch for the selected reservation?',
    ],
    'unit' => [
    ],
    'failed_inspection' => [
        'resubmit' => 'Resubmit',
        'resubmit_confirmation' => 'You are going to resubmit the Failed Inspection?',
    ],
    'rate_code' => [
        'photos_setup_btn' => 'Photos Setup',
    ],
    'open_inspections' => 'Open Inspections',
    'completed_inspections' => 'Completed Inspections',
    'uploaded_photos_count' => 'Uploaded Photos Count',
    'reservations_count' => 'Reservations Count',
    'pending_failed_count'=>'Pending Failed Count',
    'add_note'=>'Add Note',

    'save_and_resubmit' => 'Save and Resubmit',
];

Spamworldpro Mini