|
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/es/admin/pages/ |
Upload File : |
<?php
return [
/*
|--------------------------------------------------------------------------
| Admin Financial Translation
|--------------------------------------------------------------------------
*/
'financial' => 'Financial',
'accounting' => 'Accounting',
'discount' => 'discount',
'discounts' => 'discounts',
'discount_code' => 'discount code',
'discount_codes' => 'discount codes',
'name' => 'Name',
'count' => 'Count',
'name_placeholder' => 'Choice Unique Name',
'count_placeholder' => 'Maximum times the discount code can be used (for Once Usable Take It Empty)',
'expiration' => 'Expiration',
'ext_date' => 'Expiration date',
'percent' => 'Percent',
'amount' => 'Amount',
'amount_placeholder' => 'Max discount code amount for an order',
'payout' => 'Payout',
'payouts' => 'Payouts',
'account' => 'Account',
'type' => 'Type',
'id' => 'Id',
'iban' => 'IBAN',
'sale' => 'Sale',
'sales' => 'Sales',
'sales_list' => 'Sales List',
'sale_type' => 'Sale type',
'file' => 'File',
'meeting' => 'Meeting',
'ticket' => 'Ticket',
'seller' => 'Seller',
'buyer' => 'Buyer',
'waiting_payment' => 'Waiting for payment',
'delivered' => 'Delivered',
'paid_failed' => 'Paid/Failed',
'paid_waiting' => 'Paid/Waiting',
'paid_successful' => 'Paid/Successful',
'offline_payment' => 'Offline payment',
'offline_payments' => 'Offline payments',
'bank' => 'Bank',
'referral_code' => 'Referral code',
'documents' => 'Documents',
'new_document' => 'New Document',
'addiction' => 'Addiction',
'deduction' => 'Deduction',
'creator' => 'Creator',
'automatic' => 'Automatic',
'target_account' => 'Target Account',
'income' => 'Income',
'user_income' => 'User Income',
'account_balance' => 'Account Balance',
'factor' => 'Factor',
'new_factor' => 'New Factor',
'sales_page_title' => 'Sales',
'webinar' => 'Webinar',
'type_account' => 'Type Account',
'item_purchased' => 'Item purchased',
'asset' => 'Asset',
'document_page_title' => 'Documents',
'system' => 'System',
'tax' => 'Tax',
'new_document_page_title' => 'New Document',
'bank_name' => 'Bank Name',
'account_name' => 'Account Name',
'account_number' => 'Account Number',
'verify_user' => 'Verify user',
'financial_approval' => 'Financial approval',
'user_commission' => 'User commission',
'commission' => 'commission',
'user_commission_placeholder' => 'empty means use from default setting',
'offline_payment_page_title' => 'Offline Payment',
'refund' => 'Refund',
'manual_document' => 'manual document',
'automatic_document' => 'automatic document',
'new_subscribe' => 'New subscribe',
'purchased_subscribe' => 'Purchased subscribe',
'purchased_promotion' => 'Purchased promotion',
'subscribe' => 'Subscribe',
'subscribes' => 'Subscribes',
'subscribes_lists_page_lead' => 'List of subscribes. You can edit or delete any row.',
'usable_count' => 'Usable count',
'short_description' => 'Short description',
'short_description_placeholder' => 'like: Suggested for small businesses',
'promotion' => 'Promotion',
'promotions' => 'Promotions',
'promotions_lists_page_lead' => 'List of promotions. You can edit or delete any row.',
'is_popular' => 'Popular Badge',
'new_promotion' => 'New Promotion Plan',
'edit_promotion' => 'Edit Promotion Plan',
'payment_channels' => 'Payment channels',
'promotion_sales' => 'Promotion Sales',
'promotion_sales_lists_page_lead' => 'List of Promotion Sales. You can view.',
'special_offers' => 'Special Offers',
'special_offers_list_page_title' => 'Special Offers',
'status' => 'Status',
'from_date' => 'From Date',
'to_date' => 'To Date',
'document_number' => 'Document ID'
];