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/inventory.corals.io/Corals/modules/Payment/Common/resources/lang/en/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/corals/inventory.corals.io/Corals/modules/Payment/Common/resources/lang/en/labels.php
<?php

return [
    'tax' => [
        'index_title' => '[:name][:title]'
    ],
    'invoice' => [
        'pay' => 'Pay Invoice',
        'bill_to' => 'Bill To',
        'payable_to' => 'Payable to',
        'title' => 'Invoice',
        'address' => 'Address',
        'phone' => 'Phone',
        'to' => 'To',
        'email' => 'Email',
        'date' => 'Date',
        'number' => 'Invoice Number',
        'description' => 'Description',
        'quantity' => 'Quantity',
        'amount' => 'Amount',
        'sub_total' => 'Subtotal',
        'total' => 'Total',
        'download' => 'Download',
        'edit' => 'Edit',
        'delete' => 'Delete',
        'pending' => 'Pending',
        'paid' => 'Paid',
        'failed' => 'Failed',
        'cancelled' => 'Cancelled',
        'download_invoice' => '<i class="fa fa-download"></i> Download invoice',
        'public_link' => 'Public link'
    ],
    'tax_class' => [
        'new_class_modal_title' => 'Add New Class',
    ],
    'webhook_call' => [
        'process' => 'Process',
    ],
    'setting' => [
        'save' => '<i class="fa fa-save"></i> Save :name Settings ',
        'no_active_payment_gateway' => 'No <b>Active</b> payment gateway found.',
    ],
    'gateways' => [
        'create' => 'Create :gateway Gateway :class',
        'create_title' => 'Create :gateway Gateway :class'
    ],
    'widgets' => [
        'revenue' => 'Revenue',
        'monthly_revenue' => 'Monthly Revenue',
        'more_info' => ' More info <i class="fa fa-arrow-circle-right"></i>'
    ],
    'select_payment' => 'Select payment',
    'pay' => 'Pay',
    'enter_payment' => 'Enter payment',
    'transaction' => [
        'reverse' => 'Reverse',
    ]
];

Spamworldpro Mini