Back | Home
الـ Path الحالي: /home/picotech/domains/instantly.picotech.app/public_html/public/uploads/../../.git/./../lang/en
الملفات الموجودة في هذا الـ Path:
.
..
admin.php
auth.php
customer.php
mail.php
pagination.php
passwords.php
validation.php
مشاهدة ملف: admin.php
<?php
return [
'customers' => [
'title' => 'New Customer',
'list' => 'Customers List',
'customer' => 'Customer',
'edit' => 'Edit',
'phone_number' => 'Phone Numbers',
'plan' => 'Plans',
'assign_numbers' => 'Assign Numbers',
'choose_number' => 'Choose a Number',
'no_plan' => 'No plan assigned yet !',
'customer_sender_approved_list' => 'Customer Sender ID Approved List',
'sender_request' => 'Sender ID Request',
'sender_id' => 'Sender ID',
'assign_sender_id' => 'Assign Sender ID',
],
'servers' => [
'new_server' => 'New Server',
'server' => 'Servers',
'list' => 'Servers List',
'request' => 'Server Request',
'customer' => 'Customer',
],
'plans' => [
'new' => 'New Plans',
'plan' => 'Plans',
'list' => 'Plan List',
'request' => 'Plan Request',
'customer' => 'Customer',
],
'page' => [
'page' => 'Page',
'title' => 'Title',
'status' => 'Status',
'description' => 'Description',
'list' => 'List',
'new_page' => 'New Page',
'action' => 'Action',
'back' => 'Back',
'position' => 'Position',
'name' => 'Name',
],
'settings' => [
'setting' => 'Settings',
'gateway' => 'Gateway',
'project_id' => 'Project ID',
'space_url' => 'Space URL',
'token' => 'Token',
'sid' => 'SID',
'api_key' => 'API Key',
'api_secret' => 'API Secret',
'profile' => 'Profile',
'application' => 'Application',
'smtp' => 'SMTP',
'api' => 'API',
'auth_id' => 'Auth Id',
'auth_token' => 'Auth Token',
'username' => 'Username',
'email_limit' => 'Email Limit',
'email_minutes' => 'Minutes',
'account' => 'Account',
'password' => 'Password',
'url_base_path' => 'URL BASE PATH',
'api_key_prefix' => 'API KEY PREFIX',
'secret_key' => 'Secret Key',
'two_checkout_publishable_key' => 'Publishable Key',
'two_checkout_seller_id' => 'Seller ID',
'login_id' => 'Login ID',
'authorize_net_secret_key' => 'Authorize Net Secret Key',
'authorize_net_transaction_key' => 'Authorize Net Transaction Key',
'email_template' => 'Email Template',
'registration' => 'Registration',
'forget_password' => 'Forget Password',
'plan_request' => 'Plan Request',
'plan_accept' => 'Plan Accept',
'plan_expire' => 'Plan Expire',
'email_subject' => 'Email Subject',
'email_body' => 'Email Body',
'submit' => 'Submit',
'click_here' => 'Click Here',
'local_setting' => 'Local Setting',
'language' => 'Language',
'direction' => 'Direction',
'date_time_format' => 'Date Time Format',
'date_time_separator' => 'Date Time Separator',
'timezone' => 'Timezone',
'decimal_point' => 'Decimal Point',
'currency_symbol' => 'Currency Symbol',
'currency_code' => 'Currency Code',
'currency_symbol_position' => 'Currency Symbol Position',
'decimals' => 'Decimals',
'thousand_separator' => 'Thousand Separator',
'find_yours' => 'Find Your Currency Code',
'before' => 'Before',
'after' => 'After',
'null' => 'null',
],
'dashboard' => [
'today_message' => 'Today\'s Message',
'today_sent' => 'Today\'s Sent',
'total_inbox' => 'Total Inbox',
'total_sent' => 'Total Sent',
'inbox' => 'Inbox',
'sent' => 'Sent',
],
'addon' => [
'addon' => 'Addon',
'import' => 'Import',
'title' => 'Title',
'status' => 'Status',
'customer_registration' => 'Customer Registration',
],
'form' => [
'button' => [
'back' => 'Back',
'submit' => 'Submit',
'new' => 'New',
'list' => 'List',
'change' => 'Change',
'request' => 'Request',
'number' => 'Numbers',
'save' => 'Save',
'test' => 'Test',
],
'input' => [
'first_name' => 'Enter first name',
'last_name' => 'Enter last name',
'email' => 'Enter email',
'password' => 'Enter password',
'status' => 'Status',
'number' => 'Number',
'purchase_price' => 'Enter purchase price',
'sell_price' => 'Enter sell price',
'title' => 'Enter title',
'limit' => 'Enter limit',
'price' => 'Enter price',
'app_name' => 'Application name',
'favicon' => 'Choose Favicon',
'logo' => 'Choose Logo',
'name' => 'Name',
'recaptcha_site_key' => 'Recaptcha Site Key',
'ex_recaptcha_site_key' => 'Enter Recaptcha Site Key',
'profile_picture' => 'Profile picture',
'choose_file' => 'Choose File',
'crisp_token' => 'Crisp token',
'daily_limit' => 'Daily Limit',
'hourly_limit' => 'Hourly Limit',
'monthly_limit' => 'Monthly Limit',
'delay_between_send' => 'Delay Between Send',
'in_millisecond' => 'In milliseconds, 1000 = 1 second',
'from_email' => 'From Email',
'enter_from_email' => 'Enter From Email',
'priority' => 'Priority',
'email_limit' => 'Email Limit',
'tinymc_api_key' => 'TinyMC API KEY',
],
'first_name' => 'First name',
'last_name' => 'Last name',
'email' => 'Email',
'password' => 'Password',
'status' => 'Status',
'number' => 'Number',
'platform' => 'Platform',
'purchase_price' => 'Purchase price',
'sell_price' => 'Sell price',
'title' => 'Title',
'limit' => 'Limit',
'price' => 'Price',
'mail_name' => 'Mail Name',
'mail_from' => 'Mail From',
'mail_host' => 'Mail Host',
'mail_port' => 'Mail Port',
'mail_username' => 'Mail Username',
'mail_password' => 'Mail Password',
'mail_encryption' => 'Mail Encryption',
'server' => 'Server',
'select_an_option' => 'Select an Option',
'email_server' => 'Sending Server',
'server_limit' => 'Sending Server Limit',
'contact_limit' => 'Contact Limit',
'sending_server' => 'Sending Server',
'plan' => 'Plan'
],
'table' => [
'number' => 'Numbers',
'cost' => 'Cost',
'action' => 'Action',
'empty' => 'No data available',
'current' => 'Current',
'limit' => 'Limit',
'remain' => 'Remaining',
'title' => 'Title',
'description' => 'Description',
'name' => 'Name',
'email' => 'Email',
'contact' => 'Contact',
'status' => 'Status',
'created_at' => 'Created At',
'price' => 'Price',
'transaction_id' => 'Transaction ID',
'other_info' => 'Other info',
'expire_date' => 'Expire date',
'customer_name' => 'Customer Name',
'sender_id' => 'Sender ID',
'question' => 'Question',
'answer' => 'Answer',
],
'ticket' => [
'subject' => 'Subject',
'ticket' => 'Ticket',
'description' => 'Description',
'customer' => 'Customer',
'status' => 'Status',
'action' => 'Action',
'ticket_details' => 'Ticket Details',
],
'message' => [
'remove_number' => 'Are you sure you want to remove :number ?',
'assign_number' => 'Are you sure you want to assign :number ?',
'assign_plan' => 'Are you sure you want to assign :plan plan?',
'plan_nb' => 'NB: This will remove all unused EMAIL',
'faq_created' => 'Congratulations ! FAQ Created successfully',
'faq_updated' => 'Congratulations ! FAQ Updated successfully',
'faq_deleted' => 'Congratulations ! FAQ Deleted successfully',
'setting_update' => 'Email Template Update Successfully',
'local_setting_updated' => "Local Setting Successfully Updated",
'status_changes' => 'Ticket status successfully changed',
'tax_created' => 'Tax successfully created',
'tax_updated' => 'Tax successfully updated',
'tax_deleted' => 'Tax successfully deleted',
'tax_delete' => 'Are you sure you want to delete tax ?',
'lead_created' => 'Lead Successfully Created',
'lead_deleted' => 'Lead Successfully Deleted',
'lead_updated' => 'Lead Successfully Updated',
],
'faq' => 'FAQ',
'faq_list' => 'FAQ List',
'faq_edit' => 'FAQ Edit',
'new_faq' => 'New FAQ',
'question' => 'Question',
'new_question' => 'New Question',
'enter_question' => 'Enter Question',
'answer' => 'Answer',
'new_status' => 'New Status',
'new_answer' => 'New Answer',
'enter_answer' => 'Enter Answer',
'subscribers' => 'Subscribers',
'gateways' => 'Gateways',
'per_month' => 'PER MONTH',
'tax' => [
'tax' => 'Tax',
'discount' => 'Discount',
'discount_type' => 'Discount Type',
'tax_create' => 'Tax Create',
'new_tax' => 'New Tax',
'tax_edit' => 'Tax Edit',
'is_enable' => 'Is Enable',
'action' => 'Action',
'flat' => 'Flat',
'no' => 'No',
'yes' => 'Yes',
'percentage' => 'Percentage',
'country' => 'Country',
'already_created_tax' => 'Tax already created',
],
'template_customize' => 'Template Customize',
'home_section' => 'Home Section',
'home_section_heading' => 'Home Section Heading',
'home_section_title' => 'Home Section Title',
'about_section' => 'About Section',
'about_section_title' => 'About Section Title',
'about_section_description' => 'About Section Description',
'about_section_image' => 'About Section Image',
'features_section' => 'Features Section',
'features_section_title' => 'Features Section Title',
'features_section_description' => 'Features Section Description',
'features_section_image' => 'Features Section Image',
'group_list_builder_section' => 'Group List Builder Section',
'group_list_builder_section_title' => 'Group List Builder Section Title',
'group_list_builder_section_description' => 'Group List Builder Section Description',
'group_list_builder_section_image' => 'Group List Builder Section Image',
'customer_management_section' => 'Customer Management Section',
'customer_management_section_title' => 'Customer Management Section Title',
'customer_management_section_description' => 'Customer Management Section Description',
'customer_management_section_image' => 'Customer Management Section Image',
'billing_management_section' => 'Billing Management Section',
'billing_management_section_title' => 'Billing Management Section Title',
'billing_management_section_description' => 'Billing Management Section Description',
'billing_management_section_image' => 'Billing Management Section Image',
'form_and_email_template_builder_section' => 'Form & Email Template Builder Section',
'form_and_email_template_builder_section_title' => 'Form & Email Template Builder Section Title',
'form_and_email_template_builder_section_description' => 'Form & Email Template Builder Section Description',
'form_and_email_template_builder_section_image' => 'Form & Email Template Builder Section Image',
'plan_management_section' => 'Plan Management Section',
'plan_management_section_title' => 'Plan Management Section Title',
'plan_management_section_description' => 'Plan Management Section Description',
'plan_management_section_image' => 'Plan Management Section Image',
'popular_payment_gateway_section' => 'Popular Payment Gateway Section',
'popular_payment_gateway_section_title' => 'Popular Payment Gateway Section Title',
'popular_payment_gateway_description' => 'Popular Payment Gateway Section Description',
'popular_payment_gateway_section_image' => 'Popular Payment Gateway Section Image',
'faqs' => 'FAQs',
'messages' => 'Messages',
'meta_title' => 'Meta Title',
'meta_description' => 'Meta Description',
'facebook_link' => 'Facebook Link',
'twitter_link' => 'Twitter Link',
'instagram_link' => 'Instagram Link',
'message_list' => 'Message List',
'recipient_email' => 'Recipient Email',
'frontend' => 'Frontend',
'app_demo_message' => 'This feature is not available in demo version',
'active'=>'Active',
'inactive'=>'Inactive',
'null'=>'null',
'lead'=>'Lead',
'new_lead'=>'New Lead',
'new_lead_create'=>'New Lead Create',
'job_title'=>'Job Title',
'location'=>'Location',
'industry'=>'Industry',
'revenue'=>'Revenue',
'keyword'=>'Keyword',
'lookalike_domain'=>'Lookalike Domain',
'domain'=>'Domain',
'technology'=>'Technology',
'department'=>'Department',
'management_lavel'=>'Management Lavel',
'name'=>'Name',
'company_name'=>'Company Name',
'employee'=>'Employee',
'created_at'=>'Created At',
'edit_lead'=>'Edit Lead',
'accelerator_category'=>'Accelerator Category',
'accelerator_category_list'=>'Accelerator Category List',
'image'=>'Image',
'new'=>'New',
'new_accelerator'=>'New Accelerator',
'accelerator'=>'Accelerator',
'edit_accelerator_category'=>'Edit Accelerator Category',
'accelerator_list'=>'Accelerator List',
'select_accelerator_category'=>'Select Accelerator Category',
'select_a_category'=>'Select A Category',
'edit_accelerator'=>'Edit Accelerator',
];