|
Server : Apache/2.4.41 (Ubuntu) System : Linux vmi1525618.contaboserver.net 5.4.0-105-generic #119-Ubuntu SMP Mon Mar 7 18:49:24 UTC 2022 x86_64 User : www-data ( 33) PHP Version : 8.2.12 Disable Function : NONE Directory : /var/www/lecturebazaar.com/lang/en/ |
Upload File : |
<?php
return [
/*
|--------------------------------------------------------------------------
| Financial
|--------------------------------------------------------------------------
*/
'financial_summary' => 'Financial summary',
'financial_documents' => 'Financial documents',
'financial_summary_no_result' => 'No financial document!',
'financial_summary_no_result_hint' => 'Financial documents include all financial transactions in your account.',
'summary_page_title' => 'Financial summary',
'sales_report' => 'Sales report',
'sales_history' => 'Sales history',
'sales_statistics' => 'Sales statistics',
'total_income' => 'Total income',
'income' => 'Income',
'show_only_webinars' => 'Show only courses',
'total_amount' => 'Total Amount',
'total_sales' => 'Total sales',
'sales_no_result' => 'Your sales list is empty...',
'sales_no_result_hint' => 'Your sales history will be displayed here.',
'account_summary' => 'Account summary',
'payout' => 'Payout',
'payouts_history' => 'Payout history',
'request_payout' => 'Request payout',
'payout_request' => 'Payout request',
'account' => 'Account',
'charge' => 'Charge',
'account_charge' => 'Account charge',
'ready_to_payout' => 'Ready to payout',
'payout_no_result' => 'Your payout list is empty!',
'payout_no_result_hint' => 'You can request payout if your balance is more than minimum payout amount.',
'payout_confirmation' => 'Payout confirmation',
'payout_confirmation_hint' => 'Please check the following information for your payout request, we will transfer money to following accounts.',
'account_type' => 'Account type',
'select_account_type' => 'Select account type',
'account_id' => 'Account ID',
'iban' => 'IBAN',
'identity_scan' => 'Identity scan',
'address' => 'Address',
'charge_account' => 'Charge account',
'select_the_payment_gateway' => 'Select a payment gateway',
'select_a_payment_gateway' => 'Select a payment gateway',
'razorpay_payment_gateway' => 'payment with razorpay gateway',
'pay_via' => 'Pay with',
'paypal' => 'Paypal',
'stripe' => 'Stripe',
'paytm' => 'Paytm',
'finalize_payment' => 'Finalize payment',
'select_the_account' => 'Select an account',
'referral_code' => 'Referral code',
'bank_accounts_information' => 'Bank accounts information',
'offline_transactions_history' => 'Offline transactions history',
'bank' => 'Bank',
'card_id' => 'Card ID',
'approved' => 'Approved',
'approve' => 'Approve',
'offline' => 'Offline payment',
'offline_no_result' => 'No offline payment requests...',
'offline_no_result_hint' => 'You can charge your account using offline payment system.',
'offline_payment_request_success_store' => 'Your offline payment request submitted successfully...',
'charge_account_page_title' => 'Charge account',
'subscribe' => 'Subscribe',
'subscribes' => 'Subscribe',
'days_of_subscription' => 'days of subscription',
'my_active_plan' => 'My active plan',
'active_plan' => 'Active plan',
'remained_downloads' => 'Remained downloads',
'days_remained' => 'Remained days',
'select_a_subscribe_plan' => 'Select a subscription plan',
'subcribe_no_result' => 'You don\'t have any active subscription plan!',
'subcribe_no_result_hint' => 'You can choose a subscription plan from the following list and enroll in courses.',
'webinar' => 'Course',
'Meeting' => 'Meeting',
'refund' => 'Refund',
'manual_document' => 'Manual document',
'automatic_document' => 'Automatic document',
'purchase' => 'Purchase',
'payouts_requests' => 'Payout Requests',
];