Viewing file: admin.php (9.04 KB) -rw-r--r-- Select action/file-type: (+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
return array ( 'registration_enabling_disabling_description' => 'You can manage your customer registration process by enabling/disabling the customer registration.', 'apk_download_description' => 'APK can not be uploaded to Play Store. So keep the APK in drive or somewhere online and paste here the download link. So that the download link will be available to your customers.', 'recaptcha_description' => 'Paste the recaptcha site key to enable Recaptcha in the system.', 'profile_password_description' => 'Change your password from here.', 'profile_email_description' => 'This email address is a system login email of Admin. Anytime you can change this email address.', 'sms_template_description' => 'You have to configure your email template, even if you configured your SMTP, email will not send to your customer.', 'local_settings_description' => 'You can find couple of things in local settings. Before starting make sure your currency, timezone, language are configured properly.', 'payment_description' => 'To receive payment online from your customer, you have to configure your payment gateway settings. There are multiple payment gateways are available. Choose which suits you.', 'smtp_description' => 'SMTP is very important for SaaS business. If SMTP is not configured properly then system will not send email to the customer.', 'create_plan' => 'Create Plan', 'gateways' => 'Gateways', 'subscribers' => 'Subscribers', 'enter_answer' => 'Enter Answer', 'new_answer' => 'New Answer', 'answer' => 'Answer', 'new_status' => 'New Status', 'enter_question' => 'Enter Question', 'new_question' => 'New Question', 'question' => 'Question', 'new_faq' => 'New FAQ', 'faq' => 'FAQ', 'message' => array ( 'status_changes' => 'Ticket status successfully changed', 'local_setting_updated' => 'Local Setting Successfully Updated', 'setting_update' => 'Email Template Update Successfully', 'faq_deleted' => 'Congratulations ! FAQ Deleted successfully', 'faq_updated' => 'Congratulations ! FAQ Updated successfully', 'faq_created' => 'Congratulations ! FAQ Created successfully', 'plan_nb' => 'NB: This will remove all unused SMS', 'assign_plan' => 'Are you sure you want to assign :plan plan?', 'assign_number' => 'Are you sure you want to assign :number ?', 'remove_number' => 'Are you sure you want to remove :number ?', ), 'table' => array ( 'usage' => 'Usage', 'daily_send_limit' => 'Daily Send Limit', 'daily_receive_limit' => 'Daily Receive Limit', 'device_limit' => 'Device Limit', 'contact_limit' => 'Contact limit', 'customer_name' => 'Customer Name', 'expire_date' => 'Expire date', 'other_info' => 'Other info', 'transaction_id' => 'Transaction ID', 'price' => 'Price', 'created_at' => 'Created At', 'status' => 'Status', 'email' => 'Email', 'name' => 'Name', 'description' => 'Description', 'title' => 'Title', 'remain' => 'Remaining', 'sms_limit' => 'SMS Limit', 'current' => 'Current', 'empty' => 'No data available', 'action' => 'Action', 'cost' => 'Cost', 'number' => 'Numbers', 'limit' => 'Limit', ), 'form' => array ( 'daily_send_limit' => 'Daily Send Limit', 'daily_receive_limit' => 'Daily Receive Limit', 'device_limit' => 'Device Limit', 'sms_limit' => 'SMS Limit', 'contact_limit' => 'Contact limit', 'mail_encryption' => 'Mail Encryption', 'mail_password' => 'Mail Password', 'mail_username' => 'Mail Username', 'mail_port' => 'Mail Port', 'mail_host' => 'Mail Host', 'mail_from' => 'Mail From', 'mail_name' => 'Mail Name', 'price' => 'Price', 'limit' => 'Limit', 'title' => 'Title', 'sell_price' => 'Sell price', 'purchase_price' => 'Purchase price', 'platform' => 'Platform', 'number' => 'Number', 'status' => 'Status', 'password' => 'Password', 'email' => 'Email', 'last_name' => 'Last name', 'first_name' => 'First name', 'input' => array ( 'ex_link_for_apk' => 'Enter Download Link for APK', 'link_for_apk' => 'Download Link for APK', 'enter_daily_send_limit' => 'Enter daily send limit', 'enter_daily_receive_limit' => 'Enter daily receive limit', 'enter_device_limit' => 'Enter device limit', 'enter_sms_limit' => 'Enter sms limit', 'enter_contact_limit' => 'Enter contact limit', 'crisp_token' => 'Crisp token', 'choose_file' => 'Choose File', 'profile_picture' => 'Profile picture', 'ex_recaptcha_site_key' => 'Enter Recaptcha Site Key', 'recaptcha_site_key' => 'Recaptcha Site Key', 'name' => 'Name', 'logo' => 'Choose Logo', 'app_name' => 'Application name', 'favicon' => 'Choose Favicon', 'price' => 'Enter price', 'limit' => 'Enter limit', 'title' => 'Enter title', 'sell_price' => 'Enter sell price', 'status' => 'Status', 'number' => 'Number', 'purchase_price' => 'Enter purchase price', 'email' => 'Enter email', 'password' => 'Enter password', 'first_name' => 'Enter first name', ), 'button' => array ( 'save' => 'Save', 'request' => 'Request', 'number' => 'Numbers', 'change' => 'Change', 'list' => 'List', 'new' => 'New', 'submit' => 'Submit', 'back' => 'Back', ), ), 'addon' => array ( 'customer_registration' => 'Customer Registration', 'status' => 'Status', 'title' => 'Title', 'import' => 'Import', 'addon' => 'Addon', ), 'dashboard' => array ( 'revenue' => 'Revenue', 'sent' => 'Sent', 'inbox' => 'Inbox', 'total_sent' => 'Total Sent', 'total_inbox' => 'Total Inbox', 'today_sent' => 'Today\'s Sent', 'today_inbox' => 'Today\'s Inbound', 'today_message' => 'Today\'s Message', ), 'settings' => array ( 'translations' => 'Translations', 'private_key' => 'Private Key', 'public_key' => 'Public Key', 'landing_page' => 'Landing Page', 'null' => 'null', 'sending_setting' => 'Sending Setting', 'after' => 'After', 'before' => 'Before', 'find_yours' => 'Find Your Currency Code', 'decimals' => 'Decimals', 'thousand_separator' => 'Thousand Separator', 'currency_symbol_position' => 'Currency Symbol Position', 'currency_code' => 'Currency Code', 'currency_symbol' => 'Currency Symbol', 'decimal_point' => 'Decimal Point', 'timezone' => 'Timezone', 'date_time_separator' => 'Date Time Separator', 'date_time_format' => 'Date Time Format', 'direction' => 'Direction', 'language' => 'Language', 'local_setting' => 'Local Setting', 'click_here' => 'Click Here', 'submit' => 'Submit', 'email_body' => 'Email Body', 'email_subject' => 'Email Subject', 'plan_expire' => 'Plan Expire', 'plan_accept' => 'Plan Accept', 'plan_request' => 'Plan Request', 'forget_password' => 'Forget Password', 'registration' => 'Registration', 'email_template' => 'Email Template', 'authorize_net_transaction_key' => 'Authorize Net Transaction Key', 'login_id' => 'Login ID', 'authorize_net_secret_key' => 'Authorize Net Secret Key', 'two_checkout_seller_id' => 'Seller ID', 'two_checkout_publishable_key' => 'Publishable Key', 'secret_key' => 'Secret Key', 'api_key_prefix' => 'API KEY PREFIX', 'url_base_path' => 'URL BASE PATH', 'password' => 'Password', 'account' => 'Account', 'sms_minutes' => 'Minutes', 'username' => 'Username', 'auth_token' => 'Auth Token', 'auth_id' => 'Auth Id', 'smtp' => 'SMTP', 'api' => 'API', 'application' => 'Application', 'profile' => 'Profile', 'api_secret' => 'API Secret', 'api_key' => 'API Key', 'token' => 'Token', 'sid' => 'SID', 'space_url' => 'Space URL', 'project_id' => 'Project ID', 'gateway' => 'Gateway', 'setting' => 'Settings', ), 'page' => array ( 'name' => 'Name', 'position' => 'Position', 'back' => 'Back', 'action' => 'Action', 'list' => 'List', 'new_page' => 'New Page', 'description' => 'Description', 'status' => 'Status', 'title' => 'Title', 'page' => 'Page', ), 'plans' => array ( 'customer' => 'Customer', 'request' => 'Plan Request', 'list' => 'Plan List', 'plan' => 'Plans', 'new' => 'New Plans', ), 'numbers' => array ( 'customer' => 'Customer', 'request' => 'Number Request', 'number' => 'Numbers', 'list' => 'Numbers List', 'new_number' => 'New Numbers', ), 'customers' => array ( 'no_plan' => 'No plan assigned yet !', 'choose_number' => 'Choose a Number', 'assign_numbers' => 'Assign Numbers', 'plan' => 'Plans', 'phone_number' => 'Phone Numbers', 'edit' => 'Edit', 'list' => 'Customers List', 'customer' => 'Customer', 'title' => 'New Customer', ), 'ticket' => array ( 'ticket_details' => 'Ticket Details', 'action' => 'Action', 'status' => 'Status', 'customer' => 'Customer', 'description' => 'Description', 'subject' => 'Subject', 'ticket' => 'Ticket', ), );
|