<?php return [ //Localization For application buttons 'buttons' => [ 'cancel' => 'Cancel', 'reject' => 'Reject', 'save' => 'Save', 'save_changes' => 'Save Changes', 'close' => 'Close', 'create' => 'Create', 'delete' => 'Delete', 'confirm' => 'Confirm', 'show' => 'Show', 'edit' => 'Edit', 'update' => 'Update', 'view' => 'View', 'preview' => 'Preview', 'back' => 'Back', 'send' => 'Send', 'login-as' => 'Login as :name', 'apply' => 'Apply', 'add_new' => 'Add New', 'new_subscription' => 'New Subscription', 'export' => 'Export', 'import' => 'Import', 'reset' => 'Reset', 'copy' => 'Copy', 'move' => 'Move', 'remove_mms' => 'Remove MMS', 'new_server' => 'Add New Server', /*Version 3.1*/ 'add_coverage' => 'Add Coverage', 'update_coverage' => 'Update Coverage', 'submit' => 'Submit', ], //Localization for application exception 'exceptions' => [ 'general' => 'Server exception', 'unauthorized' => 'Action not allowed', 'invalid_action' => 'Invalid action. Pleas try again.', 'something_went_wrong' => 'Something went wrong. Please try again', 'upload_disable_demo_mode' => 'File upload disable in demo mode.', 'invalid_image' => 'Invalid image. Please update correct one.', 'registration_disabled' => 'Registration is disabled.', 'user_verification' => 'User verification is disabled.', 'invalid_sms_type' => 'Please insert valid sms type called plain, unicode, voice, mms, and whatsapp.', ], //Localization for application labels 'labels' => [ 'language' => 'Language', 'actions' => 'Actions', 'reason' => 'Reason', 'general' => 'General', 'no_results' => 'No results available', 'search' => 'Search', 'validate' => 'Validate', 'choose' => 'Choose', 'choose_file' => 'Choose File', 'no_file_chosen' => 'No file chosen', 'are_you_sure' => 'Are you sure ?', 'able_to_revert' => 'You would not be able to revert this!', 'delete_it' => 'Yes, delete it!', 'cancel_it' => 'Yes, cancel it!', 'enable_selected' => 'Yes, enable selected!', 'disable_selected' => 'Yes, disable selected!', 'delete_selected' => 'Yes, delete selected!', 'cancel_selected' => 'Yes, cancel selected!', 'release_selected' => 'Yes, release selected!', 'delete_action_cancelled' => 'Delete action cancelled by you :)', 'enable_action_cancelled' => 'Enable action cancelled by you :)', 'disable_action_cancelled' => 'Disable action cancelled by you :)', 'data_not_deleted' => 'Data not deleted. Please try again!', 'at_least_one_data' => 'Please select at least one data.', 'delete_image' => 'Delete image', 'yes' => 'Yes', 'no' => 'No', 'add_new' => 'Add', 'export' => 'Export', 'more_info' => 'More info', 'author' => 'Author', 'author_id' => 'Author ID', 'last_access_at' => 'Last access at', 'published_at' => 'Published at', 'added_at' => 'Added at', 'created_at' => 'Created at', 'updated_at' => 'Updated at', 'deleted_at' => 'Deleted at', 'no_value' => 'No value', 'no_name' => 'No name', 'upload_image' => 'Upload image', 'anonymous' => 'Anonymous', 'all_rights_reserved' => 'All rights reserved.', 'with' => 'with', 'by' => 'by', 'status' => 'Status', 'delivered' => 'Delivered', 'new' => 'New', 'failed' => 'Failed', 'queued' => 'Queued', 'schedule_time' => 'Schedule Time', 'next_schedule_time' => 'Next Schedule Time', 'capabilities' => 'Capabilities', 'cancelled' => 'Cancelled', 'opps' => 'Opps...', 'attention' => 'Attention!!', 'name' => 'Name', 'display_name' => 'Display name', 'username' => 'Username', 'email' => 'Email', 'first_name' => 'First name', 'last_name' => 'Last name', 'password' => 'Password', 'password_confirmation' => 'Confirm password', 'current_password' => 'Current password', 'new_password' => 'New password', 'new_password_confirmation' => 'Confirm new password', 'postal_code' => 'Postal code', 'city' => 'City', 'country' => 'Country', 'address' => 'Address', 'phone' => 'Phone', 'number' => 'Number', 'mobile' => 'Mobile', 'age' => 'Age', 'sex' => 'Sex', 'gender' => 'Gender', 'male' => 'Male', 'female' => 'Female', 'day' => 'Day', 'days' => 'Days', 'month' => 'Month', 'year' => 'Year', 'hour' => 'Hour', 'hours' => 'Hours', 'minute' => 'Minute', 'select_one' => 'Select one', 'minutes' => 'Minutes', 'second' => 'Second', 'title' => 'Title', 'content' => 'Content', 'description' => 'Description', 'summary' => 'Summary', 'excerpt' => 'Excerpt', 'date' => 'Date', 'end_date' => 'End date', 'time' => 'Time', 'end_time' => 'End time', 'start_time' => 'Start time', 'available' => 'Available', 'size' => 'Size', 'roles' => 'Roles', 'permissions' => 'Permissions', 'active' => 'Active', 'inactive' => 'Inactive', 'pending' => 'Pending', 'trial' => 'Trial', 'ended' => 'Ended', 'message' => 'Message', 'characters_remaining' => 'characters remaining', 'g-recaptcha-response' => 'Invalid reCaptcha information.', 'locale' => 'Localization', 'route' => 'Route', 'url' => 'URL alias', 'recipients' => 'Recipients', 'recipient' => 'Recipient', 'source_path' => 'Original path', 'target_path' => 'Target path', 'timezone' => 'Timezone', 'image' => 'Image', 'type' => 'Type', 'plain' => 'Plain', 'schedule' => 'Schedule', 'voice' => 'Voice', 'mms' => 'MMS', 'unit' => 'Unit', 'using_limits' => 'Using :used of :remaining', 'two_way' => 'Two Way', 'whatsapp' => 'WhatsAPP', 'percentage' => 'Percentage', 'digit' => 'Digit', 'success_keyword' => 'Success Keyword', 'http_request_method' => 'HTTP Request Method', 'json_encoded_post' => 'Enable json encoded post', 'content_type' => 'Content Type', 'content_type_accept' => 'Content Type Accept', 'none' => 'None', 'character_encoding' => 'Character Encoding', 'ssl_certificate_verification' => 'Ignore SSL certificate verification', 'authorization' => 'Authorization', 'api_key' => 'API Key', 'action' => 'Action', 'source' => 'Source', 'destination' => 'Destination', 'unicode' => 'Unicode', 'custom_value' => 'Custom Value', 'week' => 'Week', 'daily' => 'Daily', 'monthly' => 'Monthly', 'yearly' => 'Yearly', 'custom' => 'Custom', 'currency' => 'Currency', 'display_month_number' => ':number month(s)', 'display_day_number' => ':number day(s)', 'display_year_number' => ':number year(s)', 'display_week_number' => ':number week(s)', 'dec_point' => '.', 'thousands_sep' => ',', 'unlimited' => 'Unlimited', 'coverage' => 'Coverage', 'primary' => 'Primary', 'fitness' => 'Fitness', 'set_primary' => 'Set Primary', 'required' => 'Required', 'optional' => 'Optional', 'more' => 'More', 'less' => 'Less', 'sms' => 'SMS', 'both' => 'Both', 'plain_sms' => 'Plain SMS', 'voice_sms' => 'Voice SMS', 'mms_sms' => 'MMS SMS', 'whatsapp_sms' => 'WhatsApp SMS', 'receive' => 'Receive', 'copy' => 'Copy', 'move' => 'Move', 'keyword' => 'Keyword', 'assigned' => 'Assigned', 'expired' => 'Expired', 'renew' => 'Renew', 'change_plan' => 'Change Plan', 'subscription' => 'Subscription', 'plan_details' => 'Plan Details', 'browse' => 'Browse', 'mms_file' => 'MMS File', 'select_customer' => 'Select Customer', 'select_plan' => 'Select Plan', 'block' => 'Block', 'assign_to' => 'Assign To', 'system_email' => 'System Email', 'authentication' => 'Authentication', 'notifications' => 'Notifications', 'localization' => 'Localization', 'pusher' => 'Pusher', 'background_job' => 'Background Jobs', 'cron_job' => 'Cron Jobs', 'license' => 'License', 'update_application' => 'Update Application', 'back_to_home' => 'Back to Home', 'date_format' => 'Date Format', 'default' => 'Default', 'host_name' => 'Host name', 'port' => 'Port', 'encryption' => 'Encryption', 'translate' => 'Translate', 'download' => 'Download', 'upload' => 'Upload', 'disable' => 'Disable', 'environment' => 'Environment', 'sandbox' => 'Sandbox', 'production' => 'Production', 'client_id' => 'Client ID', 'client_secret' => 'Client Secret', 'merchant_id' => 'Merchant ID', 'merchant_code' => 'Merchant Code', 'public_key' => 'Public Key', 'private_key' => 'Private Key', 'secret_key' => 'Secret Key', 'signature_key' => 'Signature Key', 'merchant_email' => 'Merchant Email', 'merchant_secret' => 'Merchant Secret', 'merchant_key' => 'Merchant Key', 'integration_id' => 'Integration ID', 'integration_key' => 'Integration Key', 'auth_token' => 'Auth Token', 'merchant_salt' => 'Merchant Salt', 'key_id' => 'Key ID', 'key_secret' => 'Key Secret', 'store_id' => 'Store ID', 'store_password' => 'Store Password', 'payment_details' => 'Payment Details', 'payment_confirmation' => 'Payment confirmation message', 'subject' => 'Subject', 'publishable_key' => 'Publishable Key', 'current_plan' => 'Current Plan', 'account' => 'Account', 'security' => 'Security', 'two_factor_authentication' => 'Two-Factor Authentication', 'information' => 'Information', 'change' => 'Change', 'add_unit' => 'Add Unit', 'remove_unit' => 'Remove Unit', 'remove' => 'Remove', 'sender_id' => 'Sender ID', 'company' => 'Company', 'website' => 'Website', 'state' => 'State', 'postcode' => 'Postcode', 'tax_number' => 'Tax Number', 'on' => 'On', 'off' => 'Off', 'promotion' => 'Promotion', 'profile' => 'Profile', 'your_account' => 'Your Account', 'billing' => 'Billing', 'invoices' => 'Invoices', 'invoice' => 'Invoice', 'invoice_date' => 'Invoice Date', 'invoice_number' => 'Invoice number', 'details' => 'Details', 'paid' => 'Paid', 'print' => 'Print', 'view' => 'View', 'shortcuts' => 'Shortcuts', 'get_started_with_numbers' => 'Get started with numbers', 'get_started_with_senderid' => 'Get started with sender id', 'get_started_with_message' => 'Get started with message', 'send_message_to_your_user' => 'Send personalized message', 'numbers_message' => 'Manage localized numbers', 'sender_id_message' => 'Manage Brand with sender id', 'subtotal' => 'Subtotal', 'preferences' => 'Preferences', 'api' => 'API', 'switch_view' => 'Switch View', 'credits_used' => 'Credits used', 'used' => 'Used', 'remaining' => 'Remaining', 'revenue_this_month' => 'Revenue this month', 'customers_growth' => 'Customers growth', 'recent_sender_id_requests' => 'Recent Sender ID Requests', 'sms_reports' => 'SMS Reports', 'revenue' => 'Revenue', 'outgoing_sms_history_of_current_month' => 'Outgoing SMS History of current month', 'incoming_sms_history_of_current_month' => 'Incoming SMS History of current month', 'api_sms_history_of_current_month' => 'API SMS History of current month', 'is_popular' => 'Set as popular?', 'billing_address' => 'Billing Address', 'email_notifications' => 'Email Notifications', 'transactions' => 'Transactions', 'datetime_format' => 'M dS, Y g:i A', 'datetime_format_2' => 'M dS, Y H:i:s', 'time_format' => 'H:i', 'j_date_format' => 'yyyy-mm-dd', 'datetime_string_formatted' => ':date, :time', 'amount' => 'Amount', 'paste_numbers' => 'Paste Numbers', 'tab' => 'Tab', 'new_line' => 'New line', 'comma' => 'Comma', 'semicolon' => 'Semicolon', 'bar' => 'Bar', 'listed_by' => 'Listed By', 'admins' => 'Admins', 'loading' => 'Loading', 'read' => 'Read', 'settings' => 'Settings', 'originator' => 'Originator', 'shared_number' => 'Shared Number', 'unsubscribe' => 'Unsubscribe', 'subscribe' => 'Subscribe', 'tag' => 'Tag', 'birth_date' => 'Birthday', 'anniversary_date' => 'Anniversary day', 'import_file' => 'Import file', 'paste_text' => 'Paste Text', 'manual_input' => 'Manual Input', 'choose_delimiter' => 'Choose delimiter', 'choose_your_option' => 'Choose your option', 'sample_file' => 'Sample File', 'download_sample_file' => 'Download sample file', 'total_number_of_recipients' => 'Total Number Of Recipients', 'invalid_delimiter' => 'Invalid delimiter', 'message_form' => 'Message form', 'available_tag' => 'Available Tag', 'subscribe_url' => 'Subscribe URL', 'release' => 'Release', 'per' => 'Per', 'every' => 'Every', 'buy' => 'Buy', 'active_numbers' => 'Active Numbers', 'request_for_new_one' => 'Request for new one', 'create_plan' => 'Create Plan', 'plan_name' => 'Plan Name', 'free' => 'Free', 'payment_required' => 'Payment Required', 'pay' => 'Pay', 'sms_credit' => 'Sms Unit', 'whatsapp_credit' => 'WhatsApp Credit', 'cutting_system_available' => 'Cutting system available', 'api_access' => 'API Access', 'text_messages' => 'Text Messages', 'voice_messages' => 'Voice Messages', 'picture_messages' => 'Picture Messages', 'subscribe_now' => 'Subscribe Now', 'credit_per_sms' => 'Credit Per SMS', 'advanced' => 'Advanced', 'one_time' => 'One time', 'frequency' => 'Frequency', 'remove_duplicate' => 'Remove duplicate', 'all_messages' => 'All Messages', 'received' => 'Received', 'sent' => 'Sent', 'campaigns' => 'Campaigns', 'campaign_name' => 'Campaign Name', 'campaign_id' => 'Campaign ID', 'campaigns_type' => 'Campaign Type', 'sms_type' => 'SMS Type', 'direction' => 'Direction', 'from' => 'From', 'to' => 'To', 'cost' => 'Cost', 'invalid' => 'Invalid', 'outgoing' => 'Outgoing', 'incoming' => 'Incoming', 'normal' => 'Normal', 'balance' => 'Balance', 'top_up' => 'Top up', 'per_unit_price' => 'Per unit price', 'recurring' => 'Recurring', 'sending' => 'Sending', "sms_send" => "SMS Sent", "campaigns_send" => "Campaigns sent", 'processing' => 'Processing', 'run_at' => 'Run At', 'scheduled' => 'Scheduled', 'paused' => 'Paused', 'delivered_at' => 'Delivered At', 'checkout' => 'Checkout', 'total_price' => 'Total Price', 'total' => 'Total', 'charge' => 'Charge', 'delivery_charge' => 'Delivery Charge', 'place_order' => 'Place Order', 'cart' => 'Cart', 'payment' => 'Payment', 'payment_options' => 'Payment Options', 'amount_payable' => 'Amount Payable', 'pay_payment' => 'Pay Payment', 'transaction_key' => 'Transaction Key', 'login_id' => 'Login ID', 'name_on_the_card' => 'Name On The Card', 'card_number' => 'Card Number', 'cvv' => 'CVV', 'generate' => 'Generate', 'expiration_date' => 'Expiration Date', 'payment_information' => 'Here is your payment information', 'paid_by' => 'Paid By', 'transaction_id' => 'Transaction id', 'purchase' => 'Purchase', 'notify_me_by' => 'Notify me by', 'credit_warning' => 'Credit Warning', 'subscription_warning' => 'Subscription Warning', 'new_conversion' => 'New Conversion', 'welcome_to' => 'Welcome To', 'welcome_to_docs' => 'Welcome To :brandname docs', 'submitted' => 'Submitted', 'finished' => 'Finished', 'greeting_message' => ':time, :name', 'good_morning' => 'Good morning', 'good_afternoon' => 'Good afternoon', 'good_evening' => 'Good evening', 'good_night' => 'Good night', /*version 3.1*/ 'read_all_notifications' => 'Read all notifications', 'you_have_new_user' => 'You have new user', 'you_have_new_subscription' => 'You have new subscription', 'new_sender_id_notification' => 'New Sender ID notification', 'manage_profile' => 'Manage Profile', 'success' => 'Success', 'warning' => 'Warning', 'ops' => 'Oops', 'select_all' => 'Select All', 'id' => 'ID', 'popular' => 'Popular', 'success_rate' => 'Success Rate', 'existing_mms_file' => 'Existing MMS File', 'remove_blacklist' => 'You can revert this from Blacklist', 'iso_code' => 'ISO Code', 'country_code' => 'Country Code', 'sending_server' => 'Sending Server', 'remaining_in_number' => 'Remaining In number', '--' => '--', /*Version 3.3*/ 'thanks' => 'Thanks', 'login_as' => 'You are actually logged as <strong class="text-info">:name</strong>, you can logout as <a href=":route">:admin</a>.', /*Version 3.4*/ 'approve' => 'Approve', ], 'filezone' => [ 'click_here_to_upload' => 'Click here to upload', 'insert_valid_csv_file' => 'Insert valid csv file', 'file_contains_header_row' => 'File contains header row', 'phone_number_column_require' => 'Phone number column required', 'message_column_require' => 'Message column required', ], //Localization for application data tables 'datatables' => [ 'no_results' => 'No results available', 'search' => 'Search', 'first' => 'First', 'last' => 'Last', 'previous' => 'Previous', 'next' => 'Next', 'processing' => 'Processing ...', 'bulk_delete' => 'Delete', 'bulk_enable' => 'Enable', 'bulk_approve' => 'Approve', 'bulk_cancel' => 'Cancel', 'bulk_disable' => 'Disable', 'showing_entries' => 'Showing :start to :end of :total entries', ], //Localization for application http status codes 'http' => [ '401' => [ 'title' => 'Unauthorized', 'description' => 'Sorry, but you are not authorized to access this page.', ], '403' => [ 'title' => 'Access Denied', 'description' => 'Sorry, but you do not have permissions to access this page.', ], '404' => [ 'title' => 'Page Not Found', 'description' => 'Sorry, but the page you were trying to view does not exist.', ], '419' => [ 'title' => 'Page Expired', 'description' => 'Sorry, but the page you were trying to view already expired.', ], '500' => [ 'title' => 'Server Error', 'description' => 'Sorry, but the server has encountered a situation it doesn\'t know how to handle. We\'ll fix this as soon as possible.', ], '503' => [ 'title' => 'Under Maintenance!', 'description' => 'We\'re undergoing a bit of scheduled maintenance.', ], ], /* |-------------------------------------------------------------------------- | Localization for portal |-------------------------------------------------------------------------- | | The following language lines contain all types of keyword used by the portal. | */ 'menu' => [ "Dashboard" => "Dashboard", "Customer" => "Customer", "Customers" => "Customers", "Subscriptions" => "Subscriptions", "Plan" => "Plan", "Plans" => "Plans", "Currencies" => "Currencies", "Sending" => "Sending", "Sending Servers" => "Sending Servers", "Keywords" => "Keywords", "Templates" => "Templates", "Template Tags" => "Template Tags", "Security" => "Security", "Sender ID" => "Sender ID", "Phone Numbers" => "Phone Numbers", "Numbers" => "Numbers", "Blacklist" => "Blacklist", "Spam Word" => "Spam Word", "Ticket" => "Ticket", "Tickets" => "Tickets", "Department" => "Department", "Administrator" => "Administrator", "Administrators" => "Administrators", "Admin Roles" => "Admin Roles", "Settings" => "Settings", "All Settings" => "All Settings", "Language" => "Language", "Payment Gateways" => "Payment Gateways", "Email Templates" => "Email Templates", "Background jobs" => "Background jobs", "Purchase Code" => "Purchase Code", "Update Application" => "Update Application", "Maintenance Mode" => "Maintenance Mode", "Reports" => "Reports", "All Invoices" => "All Invoices", "SMS History" => "SMS History", "Block Message" => "Block Message", "Logout" => "Logout", "View Charts" => "View Charts", "Contacts" => "Contacts", "SMS" => "SMS", "Voice" => "Voice", "MMS" => "MMS", "WhatsApp" => "WhatsApp", "SMS Template" => "SMS Template", "Chat Box" => "Chat Box", "Knowledge Bases" => "Knowledge Bases", "Overview" => "Overview", "Campaign Builder" => "Campaign Builder", "Quick Send" => "Quick Send", "Send Using File" => "Send Using File", "Developers" => "Developers", "Plugins" => "Plugins", "All Messages" => "All Messages", "Received Messages" => "Received Messages", "Sent Messages" => "Sent Messages", "Campaigns" => "Campaigns", "Countries" => "Countries", "Theme Customizer" => "Theme Customizer", ], 'currencies' => [ 'code' => 'Code', 'format' => 'Format', 'update_currency' => 'Update Currency', 'add_new_currency' => 'Add New Currency', 'enable_currencies' => 'Do you want enable these currencies!', 'disable_currencies' => 'Do you want disable these currencies!', 'delete_currencies' => 'Do you want delete these currencies!', 'currency_successfully_added' => 'Currency was successfully added', 'currency_successfully_updated' => 'Currency was successfully updated', 'currency_successfully_deleted' => 'Currency was successfully deleted', 'currency_successfully_change' => 'Currency status change successfully', 'currencies_deleted' => 'Selected currencies deleted', 'currencies_enabled' => 'Selected currencies enabled', 'currencies_disabled' => 'Selected currencies disabled', ], 'sending_servers' => [ 'quota' => 'Quota', 'sending_limit' => 'Sending limit', 'per' => 'Per', 'create_own_server' => 'Create Your Own Server', 'enable_sending_servers' => 'Do you want enable these sending servers!', 'disable_sending_servers' => 'Do you want disable these sending servers!', 'delete_sending_servers' => 'Do you want delete these sending servers!', 'sending_server_successfully_added' => 'Sending Server was successfully added', 'sending_server_successfully_updated' => 'Sending Server was successfully updated', 'sending_server_successfully_deleted' => 'Sending Server was successfully deleted', 'sending_server_successfully_change' => 'Sending Server status change successfully', 'sending_servers_deleted' => 'Selected sending servers deleted', 'sending_servers_enabled' => 'Selected sending servers enabled', 'sending_servers_disabled' => 'Selected sending servers disabled', 'select_sending_server' => 'Select Sending Server', 'sending_server_not_found' => 'Sending Server was not found', 'update_credentials' => 'Update Credentials', 'sending_credit' => 'Sending Credit', 'time_base' => 'Time Base', 'time_unit' => 'Time Unit', 'per_single_request' => 'SMS Per Single Request', 'cutting_system' => 'Cutting System', 'cutting_value' => 'Cutting Value', 'cutting_unit' => 'Cutting Unit', 'cutting_logic' => 'Cutting Logic', 'cutting_random' => 'Cutting Random Number', 'cutting_from_start' => 'Cutting Number From Starting', 'cutting_from_end' => 'Cutting Number From Ending', 'available_features' => 'Available Features', 'no_auth' => 'Authentication available on parameters', 'parameter' => 'Parameter', 'value' => 'Value', 'add_on_url' => 'Add On URL', 'set_blank' => 'Set Blank', 'add_on_parameter' => 'Add on parameter', 'query_parameters' => 'Query parameters', 'delimiter_multiple_sms' => 'Delimiter for multiple sms', 'have_no_sending_server_to_add' => 'You have no sending server to add', 'have_no_sending_server' => 'You have no sending server', 'add_sending_server' => 'Add Sending Server', 'delete_sending_server_confirmation' => 'You would not be able to revert this! Also customer subscription plan and sms history will remove if exist.', ], 'plans' => [ 'plans' => 'Plans', 'plan_features' => 'Plan features', 'validity' => 'Validity', 'price' => 'Price', 'pricing' => 'Pricing', 'speed_limit' => 'Speed limit', 'add_new_plan' => 'Add a new plan', 'billing_cycle' => 'Billing cycle', 'frequency_amount' => 'Frequency Amount', 'subscriber_count' => ':count Subscribers', 'frequency_unit' => 'Frequency Unit', 'billing_information_required' => 'Billing information required?', 'ask_tax_billing_information_subscribing_plan' => 'Ask for tax billing information when subscribing to the plan', 'set_this_plan_as_popular' => 'Set this plan as a popular plan', 'popular_plan_already_available' => 'Popular plan already available. Please uncheck your previous one from popular.', 'edit_plan' => 'Edit Plan', 'plan_successfully_added' => 'Plan successfully added', 'plan_successfully_deleted' => 'Plan successfully deleted', 'sms_sending_credits' => 'SMS sending credits', 'sms_sending_credits_required' => 'SMS sending credits value required', 'whatsapp_sending_credits' => 'Whatsapp sending credits', 'max_contact_list' => 'Max contact list', 'max_contact' => 'Max contacts', 'max_contact_per_list' => 'Max contact per list', 'segment_per_list_max' => 'Max segments or custom fields per list', 'customer_can_import_list' => 'Customer can import contact list', 'customer_can_export_list' => 'Customer can export contact list', 'customer_can_use_api' => 'Customer can use API', 'customer_can_own_sending_server' => 'Customer can create own sending server', 'create_own_sending_server' => 'Create own sending server', 'customer_can_create_sub_accounts' => 'Customer can create sub accounts', 'customer_can_delete_sms_history' => 'Customer can delete sms history', 'add_previous_balance_next_subscription' => 'Add previous sms units on next subscription', 'add_previous_units' => 'Add Previous Unites', 'need_sender_id_verification' => 'Need Sender ID Verification', 'unlimited' => 'Unlimited', '100_per_minute' => '100 sms per minute', '1000_per_hour' => '1,000 sms per hour', '10000_per_hour' => '10,000 sms per hour', '50000_per_hour' => '50,000 sms per hour', '10000_per_day' => '10,000 sms per day', '100000_per_day' => '100,000 sms per day', 'custom' => 'custom', 'number_of_process' => 'Max number of processes', 'sending_server_as_primary' => 'Set sending server as primary', 'fitness_number_must_100' => 'Fitness number must be 100', 'fitness_was_updated' => 'Fitnesses was successfully updated.', 'primary_sending_server_updated' => 'Primary sending server was successfully updated.', 'unsubscribe_url_required' => '{UNSUBSCRIBE_URL} tag is required', 'general_settings_was_updated' => 'General settings was successfully updated.', 'features_was_updated' => 'Plan features was successfully updated.', 'speed_limit_was_updated' => 'Speed Limit was successfully updated.', 'cutting_value_was_updated' => 'Cutting system value was successfully updated.', 'pricing_was_updated' => 'Pricing was successfully updated.', 'name_new_plan' => 'Name your new plan', 'what_would_you_like_to_name_your_plan' => 'What would you like to name your Plan?', 'plan_was_successfully_copied' => 'Plan was successfully copied', 'plan_status_was_successfully_changed' => 'Plan status was successfully change', 'bulk_enable_plans' => 'Do you want enable these plans!', 'bulk_disable_plans' => 'Do you want disable these plans!', 'plans_enabled' => 'Selected plans enabled', 'plans_disabled' => 'Selected plans disabled', 'plans_deleted' => 'Selected plans deleted', 'send_spam_message' => 'Customer can send spam message', /*Version 3.1*/ 'select_plan_as_per_requirement' => 'Select plan as per your retirement', 'show_in_customer' => 'Show In Customer', 'coverage_was_successfully_added' => 'Plan coverage was successfully added', ], 'keywords' => [ 'create_new_keyword' => 'Create New Keyword', 'update_keyword' => 'Update Keyword', 'buy_keyword' => 'Buy a Keyword', 'reply_text_recipient' => 'Reply Text For Recipient', 'reply_voice_recipient' => 'Reply Voice For Recipient', 'reply_mms_recipient' => 'Reply MMS For Recipient', 'keyword_successfully_added' => 'Keyword was successfully added.', 'keyword_successfully_updated' => 'Keyword was successfully updated', 'keyword_successfully_released' => 'Keyword was successfully released', 'keyword_mms_file_removed' => 'Keyword MMS File was successfully removed.', 'keyword_successfully_deleted' => 'Keyword was successfully deleted', 'available_keywords' => 'Do you want available these keywords!', 'delete_keywords' => 'Do you want delete these keywords!', 'release_keywords' => 'Do you want release these keywords!', 'keywords_deleted' => 'Selected keywords deleted', 'keywords_available' => 'Selected keywords available', 'payment_for_keyword' => 'Payment for keyword', 'keyword_availability' => ':keyword have already assigned to this customer', ], 'phone_numbers' => [ 'add_new_number' => 'Add New Number', 'update_number' => 'Update Number', 'buy_number' => 'Buy a number', 'number_available' => ':number already available as your number.', 'number_successfully_added' => 'Number was successfully added.', 'number_successfully_updated' => 'Number was successfully updated', 'number_successfully_deleted' => 'Number was successfully deleted', 'number_successfully_released' => 'Number was successfully released', 'available_phone_numbers' => 'Do you want available these phone numbers!', 'delete_phone_numbers' => 'Do you want delete these phone numbers!', 'phone_numbers_deleted' => 'Selected phone numbers were deleted', 'phone_numbers_available' => 'Selected phone numbers are available', 'phone_number_capabilities_not_found' => 'Phone number capabilities not found', 'release_numbers' => 'Release selected numbers!', 'payment_for_number' => 'Payment for number', ], 'template_tags' => [ 'update_template_tag' => 'Update Template Tag', 'new_template_tag' => 'New Template Tag', 'template_tag_available' => ':template_tag already available as your template tag.', 'required_template_tags' => 'Do you want set required these template tags!', 'optional_template_tags' => 'Do you want set optional these template tags!', 'delete_template_tags' => 'Do you want delete these template tags!', 'template_tag_successfully_added' => 'Template Tag was successfully added', 'template_tag_successfully_updated' => 'Template Tag was successfully updated', 'template_tag_successfully_deleted' => 'Template Tag was successfully deleted', 'template_tag_successfully_change' => 'Template Tag status change successfully', 'template_tags_deleted' => 'Selected template tags deleted', 'template_tags_required' => 'Selected template tags set required', 'template_tags_optional' => 'Selected template tags set optional', ], 'blacklist' => [ 'add_new_blacklist' => 'Add New Blacklist', 'update_blacklist' => 'Update Blacklist', 'blacklist_successfully_added' => 'Blacklist was successfully added.', 'blacklist_successfully_deleted' => 'Blacklist was successfully deleted', 'delete_blacklists' => 'Do you want delete these blacklists!', 'blacklists_deleted' => 'Selected blacklists deleted', ], 'spam_word' => [ 'add_new_word' => 'Add New Word', 'word_successfully_added' => 'Word was successfully added.', 'word_successfully_deleted' => 'Word was successfully deleted', 'delete_words' => 'Do you want delete these words!', 'words_deleted' => 'Selected words deleted', ], 'sender_id' => [ 'update_sender_id' => 'Update Sender ID', 'add_new_sender_id' => 'Add New Sender ID', 'sender_id_available' => ':sender_id already available as your sender id.', 'active_senderids' => 'Do you want active these sender ids!', 'block_senderids' => 'Do you want block these sender ids!', 'delete_senderids' => 'Do you want delete these sender ids!', 'delete_senderid_plans' => 'Do you want delete these sender id plans!', 'sender_id_successfully_added' => 'Sender ID was successfully added', 'sender_id_successfully_updated' => 'Sender ID was successfully updated', 'sender_id_successfully_deleted' => 'Sender ID was successfully deleted', 'sender_id_successfully_change' => 'Sender ID status change successfully', 'senderids_deleted' => 'Selected sender ids deleted', 'senderids_active' => 'Selected sender ids active', 'senderids_block' => 'Selected sender ids blocked', 'customer_sender_id_for' => 'Custom Sender ID for ', 'sender_id_required' => 'Sender ID required', 'phone_numbers_required' => 'Phone numbers required', 'sender_id_invalid' => 'Originator :sender_id is not authorized to send this message', 'sender_id_sms_capabilities' => 'Originator :sender_id is not capable to send :type sms', 'payment_for_sender_id' => 'Payment for Sender ID', 'price_details' => 'Price Details', 'payment_cancelled' => 'Payment cancelled by user', ], 'settings' => [ 'application_name' => 'Application Name', 'application_name_length' => 'Application Name support maximum 12 characters', 'application_title' => 'Application Title', 'application_keyword' => 'Application Keyword', 'address' => 'Address', 'footer_text' => 'Footer Text', 'logo' => 'Logo', 'logo_size' => 'Recommended size: Width 150px ☓ Height 26px', 'favicon' => 'Favicon', 'favicon_size' => 'Recommended size: Width 32px ☓ Height 32px', 'maintenance_message' => 'Maintenance message', 'custom_script' => 'Copy and paste your custom scripts in the box below. It will be included in every page', 'settings_successfully_updated' => 'Settings was successfully updated.', 'from_email' => 'From Email', 'from_name' => 'From Name', 'method_for_sending' => 'Method for sending system mail', 'client_registration' => 'Allow client registration', 'registration_verification' => 'Verification after client registration', 'two_factor_authentication' => 'Two factor authentication in login', 'two_factor_authentication_send_by' => 'Two factor authentication code send by', 'captcha_in_login' => 'Captcha in login', 'captcha_in_client_registration' => 'Captcha in client registration', 'recaptcha_site_key' => 'reCaptcha site key', 'recaptcha_secret_key' => 'reCaptcha secret key', 'recaptcha_site_key_required' => 'The captcha site key field is required when you want to display captcha on login or client registration', 'recaptcha_secret_key_required' => 'The captcha secret key field is required when you want to display captcha on login or client registration', 'client_id_required' => 'The client id field is required when you want to display :provider login on login page.', 'client_secret_required' => 'The client secret field is required when you want to display :provider login on login page.', 'notification_sms_gateway' => 'sms gateway for sms notification', 'notification_sender_id' => 'sender id for sms notification', 'notification_phone' => 'phone number for sms notification', 'notification_from_name' => 'From name for email notification', 'notification_email' => 'Email address for email notification', 'sender_id_notification_email' => 'Enable Sender ID Request notification by Email', 'sender_id_notification_sms' => 'Enable Sender ID Request notification by SMS', 'user_registration_notification_email' => 'Enable User Registration notification by Email', 'user_registration_notification_sms' => 'Enable User Registration notification by SMS', 'subscription_notification_email' => 'Enable Subscription notification by Email', 'subscription_notification_sms' => 'Enable Subscription notification by SMS', 'keyword_notification_email' => 'Enable Keyword purchase notification by Email', 'keyword_notification_sms' => 'Enable Keyword purchase notification by SMS', 'phone_number_notification_email' => 'Enable Phone number purchase notification by Email', 'phone_number_notification_sms' => 'Enable Phone number purchase notification by SMS', 'block_message_notification_email' => 'Get notification by Email if any send fraud sms', 'block_message_notification_sms' => 'Get notification by SMS if any send fraud sms', 'notification_sms_gateway_required' => 'SMS gateway is not available or inactive.', 'add_new' => 'Add New Language', 'upload_file' => 'Upload File', 'upload_language' => 'Upload Language', 'successfully_added' => 'Language was successfully added', 'successfully_deleted' => 'Language was successfully deleted', 'status_successfully_change' => 'Status change successfully', 'download' => 'Language was successfully downloaded', 'upload' => 'Language was successfully uploaded', 'invalid_zip' => 'Upload valid zip file.', 'invalid_file' => 'Upload valid file.', 'social_login' => 'Social login', 'facebook_login' => 'Facebook login', 'twitter_login' => 'Twitter login', 'google_login' => 'Google login', 'github_login' => 'Github login', 'login_with_facebook' => 'Login with Facebook', 'login_with_twitter' => 'Login with Twitter', 'login_with_google' => 'Login with Google', 'login_with_github' => 'Login with Github', 'app_id' => 'App ID', 'app_secret' => 'App Secret', 'consumer_key' => 'Consumer Key', 'consumer_secret' => 'Consumer Secret', 'recaptcha_information' => 'Recaptcha information', /* Version 3.3*/ 'login_notification_email' => 'Enable Login notification by Email', /*Version 3.4*/ 'broadcast_driver' => 'Broadcast Driver', ], 'payment_gateways' => [ 'not_found' => 'Payment gateway info not found', 'payment_info_not_found' => 'Payment info not found', 'rename_name' => 'You can rename gateway name with your own', 'gateway_was_updated' => 'Gateway information was successfully updated', 'click_on_correct_option' => 'Be sure to click on correct payment option', 'payment_successfully_made' => 'Payment was successfully made. More details please check Billing option from Profile dropdown.', ], 'email_template' => [ 'template_was_updated' => 'Email template was successfully updated', ], 'customer' => [ 'add_new' => 'New Customer', 'login_as_customer' => 'Login as this customer', 'assign_plan' => 'Assign plan', 'profile_image_size' => 'Recommended size: Width 300px ☓ Height 300px', 'enable_customers' => 'Do you want enable these customers!', 'disable_customers' => 'Do you want disable these customers!', 'customer_successfully_added' => 'Customer was successfully added', 'customer_successfully_updated' => 'Customer was successfully updated', 'customer_successfully_deleted' => 'Customer was successfully deleted', 'customer_successfully_change' => 'Customer status change successfully', 'profile_was_successfully_updated' => 'Profile was successfully updated', 'both_password_not_matched' => 'Both password not match', 'new_password_field_was_empty' => 'New password field was empty', 'old_password_not_matched' => 'The :attribute is match with old password', 'customers_enabled' => 'Selected customers enabled', 'customers_disabled' => 'Selected customers disabled', 'personal_information' => 'Personal Information', 'every_single_login' => 'Every single login', 'support_activities' => 'Support tickets activities like create ticket, reply ticket etc.', 'profile_activities' => 'Profile activities like change password, update profile etc.', 'sender_id_verification' => 'Sender id verification', 'purchase_keyword' => 'Purchase keyword', 'token_successfully_regenerate' => 'Token was successfully regenerate', 'successful_subscription' => 'Successful subscription', 'promotional_newsletter' => 'Promotional newsletter', 'avatar_update_successful' => 'Avatar was successfully updated', 'add_unit_successful' => 'Units were successfully added', 'avatar_remove_successful' => 'Avatar was successfully removed', 'leave_blank_password' => 'Leave blank if you do not want to change', 'no_active_subscription' => 'You have no active subscription. Please go <strong>Billing</strong> option from <strong>Profile</strong> dropdown and <strong>Subscribe</strong> a new plan.', 'invalid_phone_number' => ':phone is a invalid phone number', 'add_unit_to_your_account' => 'Add Unit to your account', /*Version 3.3*/ 'send_welcome_email' => 'Send Welcome Email', 'admin_cannot_be_impersonated' => 'Admin user cannot be impersonated', ], 'subscription' => [ 'no_active_subscription' => 'No active subscription', 'plan_not_found' => 'Subscription plan information not found', 'customer_not_found' => 'Customer information not found', 'subscription_period_end' => 'Send notification (x) number of days before expiration', 'subscribed_to_plan' => 'Subscribed to :plan plan', 'subscribed_by' => 'Subscribed by', 'subscribed_on' => 'Subscribed on', 'ended_at' => 'Ended at', 'logs' => 'Logs', 'reject' => 'Reject', 'approve_subscriptions' => 'Do you want approve these subscriptions!', 'cancel_subscriptions' => 'Do you want cancel these subscriptions!', 'subscription_successfully_added' => 'Subscription was successfully added', 'subscription_successfully_updated' => 'Subscription was successfully updated', 'subscription_successfully_deleted' => 'Subscription was successfully deleted', 'subscription_successfully_active' => 'Subscription was successfully active', 'subscription_successfully_cancelled' => 'Subscription was successfully cancelled', 'subscription_successfully_change' => 'Subscription status change successfully', 'preferences_successfully_updated' => 'Preferences was successfully updated', 'subscriptions_cancelled' => 'Selected subscriptions cancelled', 'subscriptions_enabled' => 'Selected subscriptions enabled', 'subscriptions_disabled' => 'Selected subscriptions disabled', 'log_subscribe' => 'Subscribing to <strong>:plan</strong> plan', 'log_claimed' => 'The payment (<strong>:price</strong>) was <strong>claimed</strong> by customer', 'log_admin_approved' => 'Subscription for <strong>:plan</strong> plan was <strong>approved</strong> by Admin', 'log_admin_cancelled_now' => 'Subscription for <strong>:plan</strong> plan was <strong>ended</strong> by Admin', 'log_plan_change' => 'Changing plan from <strong>:old_plan</strong> to <strong>:plan</strong> (<strong>:price</strong>)', 'log_admin_plan_change_approved' => 'Change to <strong>:plan</strong> plan was <strong>approved</strong> by Admin', 'log_admin_renew_approved' => 'Renew <strong>:plan</strong> plan was <strong>approved</strong> by Admin', 'log_renew' => 'Renewing <strong>:plan</strong> plan (<strong>:price</strong>)', 'log_cancelled_now' => 'Subscription for <strong>:plan</strong> plan was <strong>cancelled now</strong>', 'log_paid' => 'Paid for <strong>:plan</strong> plan (<strong>:price</strong>)', 'log_subscribed' => 'Subscribed to <strong>:plan</strong> plan', 'log_cancelled' => 'Subscription for <strong>:plan</strong> plan was <strong>cancelled</strong>', 'log_resumed' => 'Subscription for <strong>:plan</strong> plan was <strong>resumed</strong>', 'log_plan_changed' => 'Changed plan to<strong>:plan</strong> (<strong>:price</strong>)', 'log_renewed' => 'Renewed <strong>:plan</strong> plan (<strong>:price</strong>)', 'log_renew_failed' => 'Can not renew <strong>:plan</strong> plan. Error: :error', 'log_expired' => 'Subscription for <strong>:plan</strong> plan was <strong>expired</strong>', 'log_admin_plan_change_rejected' => 'Change to <strong>:plan</strong> plan was <strong>rejected</strong> by Admin. <strong>Reason:</strong> <code>:reason</code>', 'log_admin_renew_rejected' => 'Renew <strong>:plan</strong> plan was <strong>rejected</strong> by Admin. <strong>Reason:</strong> <code>:reason</code>', 'log_admin_rejected' => '<strong>:plan</strong> plan was <strong>rejected</strong> by Admin. <strong>Reason:</strong> <code>:reason</code>', 'log_admin_plan_assigned' => '<strong>Assigned</strong> to <strong>:plan</strong> plan by Admin', 'type_reject_reason' => 'Type your reject reason', 'reject_reason_required' => 'Reject reason required', 'you_are_currently_subscribed_to_plan' => 'You are currently subscribed to the <code> :plan </code> plan <code>:price</code>, your subscription will expire in <code>:remain</code> on <code>:end_at</code>', 'invoice_successfully_paid' => 'Your invoice was successfully paid', 'payment_for_plan' => 'Payment for plan', 'cancel_subscription_warning' => 'You are about to cancel your subscription before its due date. You would not be able to revert this!', 'credit_runs_bellow' => 'When Credit falls below', 'credit_runs_bellow_description' => 'Send an email or SMS anytime your credit runs bellow the listed amount', 'subscription_warning_description' => 'Send an email or SMS anytime when your subscription going to be expired', 'delete_invoices' => 'Do you want delete these invoices!', 'invoices_deleted' => 'Selected invoices deleted', /*version 3.1*/ 'current_plan_information' => "Your Current Plan is <strong>:plan_name</strong>", 'active_until' => "Active until <strong>:date</strong>", 'current_plan_notification' => "We will send you a notification upon Subscription expiration", /*version 3.4*/ 'payment_is_being_verified' => "Payment is being verified", ], 'role' => [ 'create_role' => 'Create Role', 'update_role' => 'Update Role', 'enable_roles' => 'Do you want enable these roles!', 'disable_roles' => 'Do you want disable these roles!', 'delete_roles' => 'Do you want delete these roles!', 'role_successfully_added' => 'Role was successfully added', 'role_successfully_updated' => 'Role was successfully updated', 'role_successfully_deleted' => 'Role was successfully deleted', 'role_successfully_change' => 'Role status change successfully', 'roles_deleted' => 'Selected roles deleted', 'roles_enabled' => 'Selected roles enabled', 'roles_disabled' => 'Selected roles disabled', ], 'administrator' => [ 'create_administrator' => 'Create Administrator', 'update_administrator' => 'Update Administrator', 'no_active_roles' => 'No active roles', 'create_customer_account' => 'Create customer account', 'create_customer_account_associated_admin' => 'Also create a customer account associated with the admin user', 'enable_administrators' => 'Do you want enable these administrators!', 'disable_administrators' => 'Do you want disable these administrators!', 'delete_administrators' => 'Do you want delete these administrators!', 'administrator_successfully_added' => 'Administrator was successfully added', 'administrator_successfully_updated' => 'Administrator was successfully updated', 'administrator_successfully_deleted' => 'Administrator was successfully deleted', 'administrator_successfully_change' => 'Administrator status change successfully', 'administrators_deleted' => 'Selected administrators deleted', 'administrators_enabled' => 'Selected administrators enabled', 'administrators_disabled' => 'Selected administrators disabled', ], 'permission' => [ //admin permission 'dashboard' => 'dashboard', 'read' => 'Read', 'create' => 'Create', 'update' => 'Update', 'delete' => 'Delete', 'general' => 'general', 'system_email' => 'system email', 'authentication' => 'authentication', 'notifications' => 'notifications', 'localization' => 'localization', 'pusher' => 'pusher', 'background_jobs' => 'background jobs', 'purchase_code' => 'purchase code', 'update_application' => 'update application', 'maintenance_mode' => 'maintenance mode', 'read_sms_history' => 'read sms history', 'read_block_message' => 'read block message', 'update_sms_api' => 'update sms api', //customer permission 'view_charts' => 'View Charts', 'view_reports' => 'View Reports', 'create_sending_servers' => 'Use own sending servers', 'sms_template' => 'SMS Template', 'chat_box' => 'Chat Box', 'invoices' => 'Invoices', 'read_contact_group' => 'View Contact Group', 'create_contact_group' => 'Create Contact Group', 'update_contact_group' => 'Update Contact Group', 'delete_contact_group' => 'Delete Contact Group', 'read_contact' => 'View Contact', 'create_contact' => 'Create Contact', 'update_contact' => 'Update Contact', 'delete_contact' => 'Delete Contact', 'read_numbers' => 'View Numbers', 'buy_numbers' => 'Buy Numbers', 'release_numbers' => 'Release Numbers', 'knowledge_bases' => 'Knowledge Bases', 'read_keywords' => 'View Keywords', 'buy_keywords' => 'Buy Keywords', 'create_keywords' => 'Create Keywords', 'update_keywords' => 'Update Keywords', 'release_keywords' => 'Release Keywords', 'developers' => 'Developers', 'read_sender_id' => 'View Sender ID', 'create_sender_id' => 'Create Sender ID', 'request_sender_id' => 'Request Sender ID', 'delete_sender_id' => 'Delete Sender ID', 'read_blacklist' => 'View Blacklist', 'create_blacklist' => 'Create Blacklist', 'update_blacklist' => 'Update Blacklist', 'delete_blacklist' => 'Delete Blacklist', 'overview' => 'SMS Overview', 'campaign_builder' => 'SMS Campaign Builder', 'quick_send' => 'SMS Quick Send', 'bulk_messages' => 'Send SMS Using File', 'read_ticket' => 'View Ticket', 'create_ticket' => 'Create Ticket', 'delete_ticket' => 'Delete Ticket', 'access_backend_permission_required' => 'Access backend permission required.', /*Version 3.4*/ 'customer_permissions' => 'Customer Permissions', ], 'contacts' => [ 'contact_groups' => 'Contact Groups', 'group' => 'Group', 'new_contact_group' => 'New Contact Group', 'contacts' => 'Contacts', 'new_contact' => 'New Contact', 'update_contact' => 'Update Contact', 'import_contact' => 'Import Contact', 'view_conversion' => 'View Conversion', 'conversion_with' => 'Conversion With :recipient', 'send_message' => 'Send Message', 'opt_in_keywords' => 'Opt in keywords', 'opt_out_keywords' => 'Opt out keywords', 'import_history' => 'Import history', 'contact_group_available' => ':name already available as your contact group.', 'what_would_you_like_to_name_your_group' => 'What would you like to name your contact group?', 'enable_contact_groups' => 'Do you want enable these contact groups!', 'disable_contact_groups' => 'Do you want disable these contact groups!', 'delete_contact_groups' => 'Do you want delete these contact groups!', 'contact_group_successfully_added' => 'Contact group was successfully added', 'contact_group_successfully_copied' => 'Contact group was successfully copied', 'optin_keyword_successfully_added' => 'Optin keyword was successfully added', 'optin_keyword_successfully_deleted' => 'Optin keyword was successfully deleted', 'optout_keyword_successfully_added' => 'Optout keyword was successfully added', 'optout_keyword_successfully_deleted' => 'Optout keyword was successfully deleted', 'contact_group_successfully_updated' => 'Contact group was successfully updated', 'contact_group_successfully_deleted' => 'Contact group was successfully deleted', 'contact_group_successfully_change' => 'Contact group status change successfully', 'contact_successfully_added' => 'Contact was successfully added', 'contact_successfully_updated' => 'Contact was successfully updated', 'contact_successfully_deleted' => 'Contact was successfully deleted', 'you_have_successfully_subscribe' => 'You have successfully subscribe to :contact_group', 'you_have_already_subscribed' => 'You have already subscribed to :contact_group', 'contact_successfully_imported_in_background' => 'Your contact import is being produced in the background. Track the process in the Import History Tab.', 'contact_successfully_imported' => 'Contact was successfully imported', 'contact_ids_not_found' => 'Select minimum one contact.', 'contact_successfully_change' => 'Contact status change successfully', 'contact_groups_deleted' => 'Selected contact groups deleted', 'contact_groups_enabled' => 'Selected contact groups enabled', 'contact_groups_disabled' => 'Selected contact groups disabled', 'subscribe_contacts' => 'Do you want subscribe these contacts!', 'unsubscribe_contacts' => 'Do you want unsubscribe these contacts!', 'delete_contacts' => 'Do you want delete these contacts!', 'copy_contacts' => 'Do you want copy these contacts!', 'move_contacts' => 'Do you want move these contacts!', 'contacts_deleted' => 'Selected contacts deleted', 'contacts_subscribe' => 'Selected contacts subscribed', 'contacts_unsubscribe' => 'Selected contacts unsubscribed', 'contacts_copy' => 'Selected contacts copied', 'contacts_moved' => 'Selected contacts moved', 'send_welcome_message' => 'Send welcome message', 'contact_not_found' => 'Contact information not found', 'contact_group_not_found' => 'Contact group information not found', 'send_welcome_message_description' => "When people opt-in to your list, send them a sms welcoming them to your group. You can update welcome message from <code>Contact Groups -> Manage Button -> Message Tab</code>", 'send_unsubscribe_notification' => 'Send unsubscribe notification to subscribers', 'send_unsubscribe_notification_description' => "Send subscribers a <code>GoodBye</code> sms to let them know they have unsubscribed.", 'send_keyword_message' => 'Send keyword message', 'send_keyword_message_description' => 'Send keyword assigned message instead group default message. To update keyword message please go ', 'max_list_quota' => 'You have exceeded the contact groups quota. Your contact groups quota: :max_list', 'subscriber_per_list_max_quota' => 'You have exceeded the contacts quota for this group. Your contacts quota per group is: :subscriber_per_list_max', 'subscriber_max_quota' => 'You have exceeded the total contacts quota. Your total contacts quota is: :subscriber_max', 'include_country_code' => 'Every number needs to include a <code>country code</code> for a successful insert.', 'include_country_code_for_successful_import' => 'Every number needs to include a <code>country code</code> for a successful import.', 'only_supported_file' => 'Supported file: <code>csv, xls, xlsx</code>', 'upload_maximum_1000_rows' => 'You can upload a maximum of 1000 rows by copy-pasting', 'signup_sms' => 'Signup SMS', 'unsubscribe_sms' => 'Unsubscribe SMS', 'welcome_message' => 'Welcome SMS', 'contact_groups_message_information' => ':message_from was successfully updated', 'keyword_info_not_found' => 'Keyword information not found', ], // sms templates translation 'templates' => [ 'update_template' => 'Update Template', 'add_template' => 'Add Template', 'enable_templates' => 'Do you want enable these templates!', 'disable_templates' => 'Do you want disable these templates!', 'delete_templates' => 'Do you want delete these templates!', 'template_successfully_added' => 'Template was successfully added', 'template_successfully_updated' => 'Template was successfully updated', 'template_successfully_deleted' => 'Template was successfully deleted', 'template_successfully_change' => 'Template status change successfully', 'templates_deleted' => 'Selected templates deleted', 'templates_enabled' => 'Selected templates enabled', 'templates_disabled' => 'Selected templates disabled', 'template_available' => ':template already available in your list.', 'template_info_not_found' => 'Template information not found', ], //campaign translation 'campaigns' => [ 'schedule_campaign' => 'Schedule campaign', 'schedule_campaign_note' => 'Set a specific date, time, and frequency for your campaign', 'send_copy_via_email' => 'Send a copy of this message via email', 'create_template_based_message' => 'Create template based on this message', 'campaign_send_successfully' => 'Your campaign successfully store and is being produced in the background. Track the process in the Reports -> Campaigns Menu', 'contact_groups_required' => 'Please select at least one contact group or insert recipients on the manual input field', 'sending_server_not_available' => 'No sending server available for your subscribed plan', 'not_enough_balance' => 'There is not enough balance available to send this message.You have :current_balance of the :campaign_price', 'contact_not_found' => 'Valid phone number not found. Please insert at least one valid phone number', 'sending_server_exceed_sending_limit' => 'All sending servers exceed sending limit, waiting...', 'sending_limit_exceed' => 'You have exceeded your sending limit.', 'message_successfully_delivered' => 'Your message was successfully delivered', 'import_file_description' => 'The file must contains <code>phone</code> column, include a <code>country code</code> at the beginning for a successful import.', 'indicated_in_a_column_file' => "Indicated in a column in the file (Y-m-d H:i, e.g.: 2021-03-22 00:11)", 'select_the_date' => 'Select the date', 'insert_your_message' => 'Insert your message', 'type_your_message' => 'Type your message', 'campaign_successfully_imported_in_background' => 'Your campaign import is being produced in the background. Track the process in the Reports -> Campaigns Menu.', 'sms_was_successfully_deleted' => 'SMS was successfully deleted', 'campaign_was_successfully_deleted' => 'Campaign was successfully deleted', 'campaign_successfully_updated' => 'Campaign was successfully updated', 'delete_sms' => 'Are you sure to delete selected sms', 'delete_campaigns' => 'Are you sure to delete selected campaigns', 'you_are_not_able_to_update_file_import_campaign' => 'You are not able to update file import campaign', ], 'developers' => [ "api_documents" => "API Documents", "contacts_api" => "Contacts API", "contact_groups_api" => "Contact groups API", "store_contact_group" => "Store contact group", "view_all_groups" => "View all contact groups", "view_group_contacts" => "View group contacts", "sms_api" => "SMS API", "voice_api" => "Voice API", "mms_api" => "MMS API", "whatsapp_api" => "WhatsApp API", "view_specific_contact" => "View specific contact", "store_contact" => "Store Contact", "regenerate_token" => "Regenerate Token", "read_the_docs" => "Read the Docs", "api_endpoint" => "API Endpoint", "api_token" => "API Token", "your_api_token" => "Your API Token", "manage_your_api_token" => "Manage your API Token", 'parameters' => 'Parameters', 'parameter' => 'Parameter', ], "description" => [ 'sending_credit' => "The configuration setting below allows you to set a limit on sms sending speed. For example, to limit sending speed to <code>500 sms every 5 minutes </code>, you can set <code> Sending limit = 500, Time value = 5, and Time unit = minute </code> accordingly. Also set <code>amount</code> of <code>several messages</code> with a <code>single HTTP request.</code>", 'plan_sending_server_intro' => 'Below are sending servers that will be used for this plan. In other words, sms sent out by users who subscribe to this plan will be delivered by these servers', 'sending_speed' => "The configuration setting below allows you to set a limit on sms sending speed. For example, to limit sending speed to <code>500 sms every 5 minutes </code>, you can set <code> Sending limit = 500, Time value = 5, and Time unit = minute </code> accordingly.</code>", 'max_process' => "<code>Ultimate SMS</code> supports forking <code>multiple processes</code> for sending multiple times faster in terms of sms throughput. However, it will consume multiple times <code>more CPU and memory</code> as a trade-off.", 'custom_sending_credit' => "The configuration setting below allows you to set a limit on sms sending speed. For example, to limit sending speed to <code>500 sms every 5 minutes </code>, you can set <code> Sending limit = 500, Time value = 5, and Time unit = minute </code> accordingly. If you set <code>SMS Per Single Request</code> grater than <code>1</code> then you must have to select your <code>Delimiter</code> for multiple sms.", 'cutting_system' => "The configuration setting below allows you to set a limit on sms cutting system. For example, to set number of cutting sms to <code>5 percent sms randomly </code>, you can set <code> Cutting Value= 5, Cutting Unit = Percentage, and Cutting Login = Cutting Random Number </code> accordingly. Example If you want to send <code>100 sms</code> and set cutting value <code>5 percent</code> then <code>95 sms</code> will send, rest <code>5 sms</code> set delivered as status without sending. You can also set <code>specific amount </code> of cutting sms using <code>Digit</code> instead <code>Percentage</code> from <code>Cutting Unit</code> dropdown. Set <code>0</code> for no cutting.", 'api_docs' => 'Get familiar with our APIs and technical resources in your favorite languages.', 'twilio' => 'Create a new Twilio account <a href="https://www.twilio.com/try-twilio" target="_blank">here</a> , or sign into <a href="https://www.twilio.com/console" target="_blank"> an existing Twilio account</a> After login with twilio console you will find <code>ACCOUNT SID</code> and <code>AUTH TOKEN</code> on dashboard. Copy this information and paste on :brandname. For <code>Two Way</code> setup please log in with your twilio console and Click either <code>Programmable Voice >TwiML > TwiML Apps</code> or <code>Programmable Messaging > Tools > TwiML Apps.</code> Click the <code>red + sign</code> icon or Create new TwiML App. Then insert following url on Voice and Messaging Request url <code> :url </code> Finally, click on <code>save</code> button.', 'clickatell' => 'Create a new Clickatell account <a href="https://www.clickatell.com/sign-up/" target="_blank">here</a> , or sign into <a href="https://www.clickatell.com/sign-in/" target="_blank"> an existing Clickatell account</a> After login with Clickatell you will find <code>Create SMS HTTP API</code> button. Then click on <code>Create new integration</code> button. Finally, copy the <code>api key</code> and paste on ', 'route_mobile' => 'Create a new Route Mobile account <a href="https://routemobile.com/payonline/" target="_blank">here</a> , or sign into <a href="https://routemobile.com/login/" target="_blank"> an existing Route Mobile account</a> Please update your Route Mobile login <code>Username</code> and <code>Password</code> on :brandname. For delivery reports please insert this url <code>:url</code> on your DLR callback setting', 'text_local' => 'Create a new Text Local account <a href="https://www.textlocal.com/signup/" target="_blank">here</a> , or sign into <a href="https://www.textlocal.com/login/" target="_blank"> an existing Text Local account</a> After login with Text Local you have to go <code>Settings -> API Keys</code> menu. Then click on <code>Create New Key</code> button. Finally, copy the <code>api key</code> and paste on :brandname. For <code>Two Way</code> setup please log in with your Text Local and go <code>Receive > Create Inbox </code>Menu. Then Click the <code>See SMS Inbox Options</code> button and choose either <code>Long Number Keyword or Dedicated Number</code>. After that click on <code>Settings</code> button and checked <code>Forward incoming messages to a URL</code> checkbox and insert this url <code>:url</code> on URL https:// field. Finally, click on <code>save settings</code> button.', 'mgs91' => 'Create a new msg91 account <a href="https://control.msg91.com/signup/" target="_blank">here</a> , or sign into <a href="https://control.msg91.com/signin/" target="_blank"> an existing msg91 account</a> After login with msg91 you have to click <code>Flow and APIs</code> option. Then click on <code>Create New </code> button. Finally, copy the <code>api key</code> and paste on ', 'plivo' => 'Create a new Plivo account <a href="https://console.plivo.com/accounts/login/" target="_blank">here</a> , or sign into <a href="https://console.plivo.com/accounts/register/" target="_blank"> an existing Plivo account</a> After login with Plivo console you will find <code>AUTH ID</code> and <code>AUTH TOKEN</code> on dashboard. Copy this information and paste on :brandname. For <code>Two Way</code> setup please create a <a href="https://support.plivo.com/support/solutions/articles/17000090507-how-can-i-setup-an-application-and-assign-a-number-" target="_blank">Plivo Application</a> and insert this url <code>:url</code> on Message Method <code>Message URL</code> field.', 'sms_global' => 'Create a new SMS Global account <a href="https://www.smsglobal.com/mxt-sign-up" target="_blank">here</a> , or sign into <a href="https://mxt.smsglobal.com/login" target="_blank"> an existing SMS Global account</a> After login with SMS Global you have to go <code>API & Integrations</code> menu and copy master api <code>Username</code> and <code>Password</code> Finally, paste on :brandname. For delivery reports please go <code>Delivery Receipts</code> tab and select <code>URL</code> checkbox. Then insert this url <code>:url</code> on your DLR URL setting.', 'bulk_sms' => 'Create a new Bulk SMS account <a href="https://www.bulksms.com/account/#!/registration" target="_blank">here</a> , or sign into <a href="https://www2.bulksms.com/login.mc" target="_blank"> an existing Bulk SMS account</a> Please update your Bulk SMS login <code>Username</code> and <code>Password</code> on :brandname. For <code>Two Way</code> setup please go <code>Developer Settings</code> Menu and click <code>Create Webhook</code> button. After that insert webhook name and select <code>a received message arrives</code> option. Finally, insert this url <code>:url</code> on <code> URL</code> field and click on <code>Create</code> button.', 'vonage' => 'Create a new Vonage account <a href="https://dashboard.nexmo.com/sign-up" target="_blank">here</a> , or sign into <a href="https://dashboard.nexmo.com/sign-in" target="_blank"> an existing Vonage account</a> After login with Vonage you will find <code>API Key</code> and <code>API Secret</code> on dashboard. Copy this information and paste on :brandname. For <code>Two Way</code> setup please go <code># Numbers -> Your Numbers</code> Menu and click <code>Edit</code> icon. Then insert this url <code>:inbound_url</code> on <code> Inbound Webhook URL</code> field. Finally, click on <code>Save</code> button. For delivery reports please insert this url <code>:dlr_url</code> on your <code>Webhook URL for Delivery Receipt</code> field.', 'infobip' => 'Create a new Infobip account <a href="https://www.infobip.com/contact" target="_blank">here</a> , or sign into <a href="https://portal.infobip.com/" target="_blank"> an existing Infobip account</a> Please update your Infobip login <code>Username</code> and <code>Password</code> on ', '1s2u' => 'Create a new 1s2u account <a href="https://1s2u.com/login.asp" target="_blank">here</a> , or sign into <a href="https://1s2u.com/login.asp" target="_blank"> an existing 1s2u account</a> Please update your 1s2u login <code>Username</code> and <code>Password</code> on :brandname For delivery reports please insert this url <code>:dlr_url</code> on your <code>DLR Through Web</code> field from <code>Account Settings</code> dropdown.', 'sms_gateway_me' => 'Create a new Sms Gateway Me account <a href="https://smsgateway.me/register" target="_blank">here</a> , or sign into <a href="https://smsgateway.me/login" target="_blank"> an existing Sms Gateway Me account</a> After login with Sms Gateway Me you have to go <code>Settings</code> menu and copy <code>API Token</code> Then click on <code>Devices</code> menu and copy <code>Device ID</code> Finally, update this information on ', 'messagebird' => 'Create a new MessageBird account <a href="https://dashboard.messagebird.com/en/sign-up" target="_blank">here</a> , or sign into <a href="https://dashboard.messagebird.com/en/login/" target="_blank"> an existing MessageBird account</a> After login with MessageBird you will find <code>API Key</code> on dashboard. Use <code>Live API Key</code> for <code>Production</code> mode and use <code>Test API Key</code> for <code>Sandbox or Test Environment</code> mode. Finally, copy the <code>API Key</code> and paste on :brandname. For <code>Two Way</code> setup please visit this url <a href="https://developers.messagebird.com/tutorials/handle-incoming-calls-and-sms" target="_blank">Handle Incoming SMS</a> and insert this url <code>:inbound_url</code> on <code> Inbound Webhook URL</code> field. Finally, click on <code>Save</code> button.', 'amazon_sns' => 'Create a new Amazon SNS account <a href="https://portal.aws.amazon.com/billing/signup#/start" target="_blank">here</a> , or sign into <a href="https://console.aws.amazon.com/?nc2=h_m_mc" target="_blank"> an existing Amazon SNS account</a> After login with Amazon AWS Console please visit this url <a href="https://docs.aws.amazon.com/general/latest/gr/aws-sec-cred-types.html#access-keys-and-secret-access-keys" target="_blank">Access keys </a> Then update your Amazon AWS <code>ACCESS KEY</code> , <code> SECRET ACCESS</code> and <code>REGION</code> on ', 'tyntec' => 'Create a new Tyntec account <a href="https://www.tyntec.com/create-account" target="_blank">here</a> , or sign into <a href="https://my.tyntec.com/auth/login" target="_blank"> an existing Tyntec account</a> After login with Tyntec portal you have to go <code>API Settings</code> menu and copy the <code>API Key</code> Finally, update your API Key on ', 'whatsapp_chat_api' => 'Create a new Chat API account <a href="https://app.chat-api.com/registration" target="_blank">here</a> , or sign into <a href="https://app.chat-api.com/login" target="_blank"> an existing Chat API account</a> After login with Chat API portal will find <code>API URL</code> and <code>Token</code> Just copy this information and update on :brandname. To receive messages please insert this url on your webhook url <code>:inbound_url</code>', 'karixio' => 'Create a new Karix account <a href="https://cloud.karix.io/user/register" target="_blank">here</a> , or sign into <a href="https://cloud.karix.io/user/login" target="_blank"> an existing Karix account</a> After login with Karix portal you will find <code>ACCOUNT ID</code> and <code>ACCOUNT TOKEN</code> on dashboard. Copy this information and paste on ', 'signal_wire' => 'Create a new SignalWire account <a href="https://signalwire.com/signups/new?s=1" target="_blank">here</a> , or sign into <a href="https://signalwire.com/signin" target="_blank"> an existing SignalWire account</a> After login with SignalWire portal you have to go <code>API</code> menu and copy the <code>PROJECT ID</code> <code>SPACE URL with https://</code> and <code>Token</code> Finally, update your details on :brandname. For <code>Two Way</code> setup please login with your SignalWire project and go <code>LaML</code> menu. Click the <code>Apps</code> Tab and Create new LaML App. After that insert your App Name and go <code>Message Settings</code> Option. Finally, insert this url <code>:inbound_url </code> on <code>WHEN A MESSAGE COMES IN:</code> field and click on <code>save</code> button.', 'flowroute' => 'Create a new Flowroute account <a href="https://manage.flowroute.com/signup/" target="_blank">here</a> , or sign into <a href="https://manage.flowroute.com/accounts/login/" target="_blank"> an existing Flowroute account</a> After login click on <code>Preferences -> API Control</code> menu and <code>Add New API Key</code> Finally, update your details on :brandname. For <code>Two Way</code> setup please insert this url <code>:inbound_url</code> on <code>SMS Callback</code> field and click on <code>Update URL</code> button.', 'telnyx' => 'Create a new Telnyx account <a href="https://telnyx.com/sign-up" target="_blank">here</a> , or sign into <a href="https://portal.telnyx.com/#/login/sign-in" target="_blank"> an existing Telnyx account</a> After login with Telnyx portal you have to go <code>Auth</code> menu. Then click on <code> Create API Key </code> button and copy the <code>API Key</code> and update on :brandname. Then go <code>Messaging</code> menu and click on <code>Add New profile</code> button. After that insert this url <code>:inbound_url</code> on <code>Send a webhook to this URL:</code> Field. For more details please check <a href="https://developers.telnyx.com/docs/v2/messaging/quickstarts/portal-setup" target="_blank">Portal Setup</a> documentation.', 'bandwidth' => 'Create a new Bandwidth account <a href="https://www.bandwidth.com/free-trial/" target="_blank">here</a> , or sign into <a href="https://www.bandwidth.com/login/" target="_blank"> an existing Bandwidth account</a> After login with Bandwidth portal please visit this url <a href="https://support.bandwidth.com/hc/en-us/articles/360033658613-Messaging-V2-API-Account-Setup-UI-" target="_blank">Messaging V2 API Account Setup </a> Finally, copy the <code>Account ID, API Token, API Secret and Application ID</code> and update on :brandname. Please update your <code>Account ID</code> on <code>API Link</code> field. For <code>Two Way</code> setup please insert this url <code>:inbound_url</code> on <code>SMS Callback</code> field and click on <code>Update URL</code> button.', 'Solucoesdigitais' => 'For <code>Two Way</code> setup please insert this url <code>:inbound_url</code> on <code>SMS Callback</code> field and click on <code>Update URL</code> button.', 'easysendsms' => 'Create a new Easy Send SMS account <a href="https://www.easysendsms.com/register" target="_blank">here</a> , or sign into <a href="https://www.easysendsms.com/login" target="_blank"> an existing Easy Send SMS account</a> After registration with Easy Send SMS you will find <code>Username</code> and <code>Password</code>. Copy this information and paste on :brandname. For <code>Two Way</code> setup please click on <code><i class="feather icon-settings us-2x"></i> </code> icon from right top corner and scroll down <code>URL\'s & Report Settings</code> option. Then insert this url <code>:inbound_url</code> on <code> 2 Way SMS Push URL</code> field. Finally, click on <code>Save</code> button. For delivery reports please insert this url <code>:dlr_url</code> on your <code>Callback URL for SMS over HTTP API</code> field.', 'cmcom' => 'To receive delivery reports please update this URL <code>:dlr_url</code> on <code>Delivery Status Report Settings</code> on CM portal. To receive incoming message please update this url on your callback settings <code>:inbound_url</code>', 'gatewayapi' => 'To receive delivery reports please update this URL <code>:dlr_url</code>. To receive incoming message please update this url on your callback settings <code>:inbound_url</code>', 'skyetel' => 'To get SID and Secret please check this url <a href=":brand_name" target="_blank">Generating and obtaining an SID and Secret</a> . Copy this information and paste on :brandname. For <code>Two Way</code> setup please insert this url <code>:inbound_url</code> on <code> Callback URL</code> field. Finally, click on <code>Save</code> button.', 'AfricasTalking' => 'Create a new Africas talking account <a href="https://account.africastalking.com/" target="_blank">here</a> , or sign into <a href="https://account.africastalking.com/" target="_blank"> an existing Africas talking account</a> After registration with Africas talking account you will find <code>API Key</code> from <code>Settings -> API Key</code> menu. Generate and Copy <code>API Key</code> and paste on :brandname. To receive <code>delivery reports</code>, you need to set a delivery report callback URL <code>:dlr_url</code>. From the dashboard select <code> SMS -> SMS Callback URLs -> Delivery Reports </code>.', 'smpp' => 'Please login your SMPP portal and copy <code>IP/DOMAIN, PORT, SYSTEM ID/USERNAME, PASSWORD</code> and paste on :brandname. By default, :brandname set <code>source_addr_ton = 5, source_addr_npi = 0, dest_addr_ton = 1, dest_addr_npi = 1</code> But if you want you change these on ', 'plan_details' => 'A plan, or service plan, is the group of services and limits that you have agreed to provide to your customer. A plan allows you to centrally plan and standardize your service offerings. Set up your plan details below:', 'pricing_intro' => 'Please use only <code>numeric</code> number not <code>decimal</code> number. Example: Accepted: <code>1, 2, 3</code> Not Accepted: <code>0.025, 1.025, 1.00, 1.5</code> You can set different price for different sms types. <code>e.g.</code> Receiving 1 plain or normal text and replying to 1 plain or normal text will deduct <code>2 SMS</code> messages from customer sms credit balance <code>1 credit for receive sms and 1 credit for send sms</code>. Also Receiving 1 voice text and replying to 1 voice text will deduct <code>3 SMS</code> messages from customer sms credit balance <code>1 credit for receive sms and 2 credit for send sms. </code> You can also set <code>MMS</code> and <code>WhatsApp</code> sms price accordingly.', 'add_unit' => 'Please use only <code>numeric</code> number not <code>decimal</code> number. Example: Accepted: <code>1, 2, 3</code> Not Accepted: <code>0.025, 1.025, 1.00, 1.5</code>', 'keywords' => 'A <code>keyword</code> makes it easy for subscribers to <code>opt in</code> to receive important <code> messages and offers </code>. There are no forms to fill out, apps to download, or URLs to remember. All they need to do is text your keyword to your number, and they’re in. You can assign an <code>unique keyword</code> to a <code>unique user</code> on ', 'sender_id' => "<code>Sender ID</code> is what appears on people's phones to show who the SMS is from. It can be your <code>Brand Name</code> or <code>Company Name.</code> Set <code>Price</code> value <code>0</code> for free of cost sender id on ", 'sender_id_plan' => "<code>Sender ID Plan</code> is what appears on customers' portal when they want to send a <code>custom Sender ID</code> request. You can add <code>multiple plans</code> for custom sender ID requests. Set <code>Price</code> value <code>0</code> for free of cost custom sender id on ", 'phone_number' => "<code>Numbers</code> allow you to be <code>recognisable and reachable</code> for your customers: provide a response option to your <code>marketing messages</code>, be reachable locally in another country and manage your <code>inbound messages</code> if your sms gateway support this feature.", 'system_email' => 'Configure email service which is used by the system to send <code>transactional emails</code> like user verification, application notification, payment confirmation etc.', 'captcha' => '<code>reCAPTCHA</code> is a free service that protects your site from spam and abuse, developed by <code>Google</code>. For this reason you will need a Google Account first. If you don’t have, simply <a href="https://accounts.google.com/SignUp" target="_blank"> Create a new Google account</a>. Once you have an account with Google, log into the <a href="https://www.google.com/recaptcha/admin" target="_blank">reCaptcha Admin</a> page and setup your application install URL. For more details please check <a href="https://ultimatesms.codeglen.com/setting-up-google-recaptcha-with-our-ultimate-sms/" target="_blank">Ultimate SMS Blog</a>', 'pusher' => 'If you don\'t have <code>Pusher Account</code> already, create a free <code>Pusher</code> account at <a href="https://pusher.com/signup" target="_blank">Pusher signup</a> then <a href="https://dashboard.pusher.com/accounts/sign_in" target="_blank">login</a> to your dashboard and click on <code>create app</code> button. Then insert your <code>app name, cluster</code>, select <code>jQuery</code> for <code>front-end tech</code> option and <code>Laravel</code> for <code>back-end tech</code> option. Finally, go <code>App Keys</code> option and update credentials on ', 'background_jobs' => 'If you want to run <code>cron jobs or background jobs</code> on <code>cPanel</code> based applications then please copy the following commands without <code>* * * * *</code> and login with your cPanel and search <code>Cron Jobs</code> in the search field on the top. Then click on the Cron Jobs option and select the <code>Every minutes</code> option from the <code>common setting</code> dropdown. For <code>Plesk</code> based hosting please select <code>Scheduled Tasks</code> from the right side and click on <code>Add Task</code> button. Then select <code>Run a PHP script</code> option and open file folder. After that go ultimate SMS installation folder and select <code>artisan</code> file. Then insert <code>schedule:run</code> on arguments field. Finally, select your PHP version, <code>cron style</code> from the Run dropdown and insert <code>* * * * *</code> For <code>Cloud or VPS</code> based hosting open your Terminal or Bash and Type <code>crontab -e</code> for <code>ubuntu or Debian</code> and Type <code>sudo nano /etc/crontab</code> for <code>Centos</code> operating system. Then insert the following command on the Crontab file.', 'available_tags' => 'Required tags must be in the email template editor.', 'subscription_logs' => 'All your <code>payment transactions</code> are logged here. Let check them for details of your <code>billing</code> history.', 'blacklist' => 'Paste your <code>blacklist numbers</code> and choose <code>delimiter</code>', 'facebook' => 'if you don\'t have facebook app account then you can create from here <a href="https://developers.facebook.com/apps" target="_blank">Facebook Developer Account</a>. After creating the app please select <code>Facebook Login</code> option. Then select <code>WWW</code> option and enter this url <code>:brandname</code> on <code>Site URL</code> field. After that click on <code>Basic</code> option under the <code>Settings</code> in left sidebar and fill the required details. Finally, add this redirect url <code>:callback_url</code> under the <code>Facebook Login > Settings </code> on the left sidebar.', 'twitter' => 'if you don\'t have a Twitter app account then you can create from here <a href="https://developer.twitter.com/en/apps" target="_blank">Twitter Developer Account</a>. Then put the app name, description, and enter this URL <code>:url</code> on the <code>Website URL</code> field and send a request to approve. When your application will be approved, go to this URL <a href="https://developer.twitter.com/en/portal/projects-and-apps">Projects and Apps Overview</a>. After that, create a <code>Standalone App</code> and go <code>Edit Authentication settings</code> option. Finally, put this url <code>:callback_url</code> on <code>Callback URLs</code> field and also put required information and collect <code>API Key and Secret.</code> from <code>Keys and Tokens</code> tab.', 'google' => 'if you don\'t have Google app account then you can create from here <a href="https://console.developers.google.com/" target="_blank">Google Developer Console</a> and create a new <code>project</code>. After successfully created a new project, you need to select the created projects on the top menu and click on <code>OAuth consent screen</code> and select <code>External</code> option. After that fill your website URL, privacy policy URL, etc. Then click <code>Credentials</code> menu option from left side and select <code>OAuth Client ID</code> option. Finally, select <code>Web Application</code> option and insert your application name, fill up this url <code>:callback_url</code> on <code>Authorized redirects URI</code>.Once you have clicked on the create button, then you can get your <code>Client ID</code> and your <code>client secret key</code>.', 'github' => 'if you don\'t have GitHub OAuth Application then you can create from here <a href="https://github.com/settings/applications/new" target="_blank">Register a new OAuth application</a>. Then put Application name, description and enter this url <code>:url</code> on <code>Homepage URL</code> field and put this url <code>:callback_url</code> on <code>Authorization callback URL</code> field.Once you have clicked on the Register Application button, then you can get your <code>Client ID</code> and your <code>client secret key</code>.', 'template_tag' => 'provides certain <code> template variables or tags </code> that you can use to <code>personalize message</code> content. The most commonly used variables are personalization variables, which allow you to dynamically include information about your recipients. For example, their name, email address, or custom properties you\'ve stored about the person. Like, Hi <code> {{ first_name }}{{ last_name }}</code>, your email is <code>{{ email }}</code> to Hi <code>Jhon Doe</code>, your email is <code>jhone.doe@gmail.com</code>. Your <code>customers</code> will see these values when they will store <code>contacts</code> on their <code>contact groups</code>. Here, <code>Name</code> field is for <code>tag name</code> like <code>first_name</code>. Second, <code>Type</code> field is for attribute specifies the type of <code>input</code> element to display. Finally, <code>Required</code> field is for the Tag field is <code>mandatory or not.</code> <code class="mr-1">first_name</code><code class="mr-1">last_name</code><code class="mr-1">email</code><code class="mr-1">username</code><code class="mr-1">company</code><code class="mr-1">address</code><code class="mr-1">birth_date</code><code>anniversary_date</code> tags already available. Don\'t insert these tags.', 'paste_text' => "Note: You can upload a maximum of <code>1000 rows</code> by copy-pasting. If you have more rows you'd like to import in one go, please save them in a file and upload the file.", 'manual_input' => "Note: You can upload a maximum of <code>1000 rows</code> by copy-pasting. If you have more numbers you'd like to send in one go, please create a <code>contact group</code> and insert your contacts.", 'current_plan_details' => 'The table below is the details of you <code>current plan</code>. Including plan name, quota, permissions and other information.', 'reports' => 'You can search for messages through Campaign Name, Message types, source, destination, status, etc. For date wise search you must insert search value using this format (Y-m-d H:i, e.g.: 2021-03-22 00:11)', 'paypal' => 'Get <code>client ID</code> and <code>client secret</code> by going to <a href="https://developer.paypal.com/developer/applications" target="_blank">https://developer.paypal.com/developer/applications</a> and generating a <code>REST API app</code>. Get <code>client ID</code> and <code>client secret</code> from there.', 'braintree' => 'Get <code>Merchant ID</code>, <code>Public Key</code>, and <code>Private Key</code> by going to <a href="https://www.braintreepayments.com/" target="_blank">https://www.braintreepayments.com/</a> and check <code>Keys & Configuration</code>. Get <code>Merchant ID</code>, <code>Public Key</code>, and <code>Private Key</code> from there.', 'authorize_net' => 'Get <code>Login ID</code>, and <code>Transaction Key</code> by going to <a href="https://account.authorize.net/" target="_blank">Merchant Interface</a> and click <code>Account -> Settings</code> in the main left-side menu. Finally, click on <code>API Credentials & Keys</code> and get <code>Login ID</code>, and <code>Transaction Key</code> from there.', 'stripe' => 'Get <code>Publishable key</code> and <code>Secret key</code> by going to <a href="https://dashboard.stripe.com/apikeys" target="_blank">https://dashboard.stripe.com/apikeys</a> and update these credentials on your system.', '2checkout' => 'Get <code>Merchant Code</code> and <code>Private key</code> by going to <a href="https://secure.2checkout.com/cpanel/webhooks_api.php" target="_blank">https://secure.2checkout.com/cpanel/webhooks_api.php</a> and update these credentials on your system.', 'paynow' => 'Get <code>Integration ID</code> and <code>Integration key</code> by going to <a href="https://developers.paynow.co.zw/docs/integration_generation.html" target="_blank">https://developers.paynow.co.zw/docs/integration_generation.html</a> and follow the instructions. Finally, find the credentials and update these to your system.', 'razorpay' => 'Get <code>Key ID</code> and <code>Key Secret</code> by going to <a href="https://razorpay.com/docs/payment-gateway/dashboard-guide/settings/api-keys/" target="_blank">API Keys</a> and follow the instructions. Finally, find the credentials and update these to your system and insert this callback url <code>:callback_url_senderid</code> for Sender ID, <code>:callback_url_keywords</code> for Keywords, and <code>:callback_url_subscriptions</code> for subscription on <code>Webhooks</code> settings.', 'paystack' => 'Get <code>Public Key</code>, and <code>Secret Key</code> by going to <a href="https://dashboard.paystack.com/#/login" target="_blank">Paystack Login</a> and click <code>Settings</code> in the main left-side menu. Finally, insert this callback url <code>:callback_url</code> on <code>Callback URl & Webhook URL</code> and get <code>Public Key</code>, and <code>Secret Key</code> from there.', 'contacts_api' => "<p>:brandname Contacts API helps you manage contacts that are identified by a unique random ID. Using this ID, you can create, view, update, or delete contacts. This API works as a collection of customer-specific contacts that allows you to group them and assign custom values that you can later use when sending SMS template messages.</p> <p>The Contacts API uses HTTP verbs and a RESTful endpoint structure with an access key that is used as the API Authorization. Request and response payloads are formatted as JSON using UTF-8 encoding and URL encoded values.</p>", 'contact_groups_api' => ":brandname Contact Groups API allows you to manage contact groups that are identified by a unique random ID. Use this ID to create, view, update or delete groups.", 'sms_api' => ":brandname SMS API allows you to send and receive SMS messages to and from any country in the world through a REST API. Each message is identified by a unique random ID so that users can always check the status of a message using the given endpoint.", 'profile_api' => ":brandname Profile API allows you to retrieve your total remaining sms unit, used sms unit, and your profile information.", 'dashboard' => 'Welcome back to your personalized Dashboard. Check out charts, resources, and useful :brandname solutions tailored to your account.', 'api_token' => 'Use this API Token to send message from outside of :brandname.', 'teletopiasms' => 'For <code>Two Way</code> setup please login with <a href="https://home.teletopiasms.no/HomeWeb/" target="_blank">TeletopiaSMS</a> and click on <code> Gateway -> Inbound Settings</code> button. Then select <code>HTTP Plain</code> from dropdown and insert this url <code>:url</code> on <code>Primary URL</code> field. Finally, click on update button', 'per_unit_price' => 'You can set the price of your custom unit. Since anyone wants to add more units to their purchase plan, you need to set the price for each unit. If you set the price at <code>0.3 USD</code> per unit, it will cost <code>60 USD</code> for <code>200 SMS units</code>. You can set different prices for different plans. Insert single unit price here.', /*version 3.1*/ 'plan_price' => 'Only pay for what you use. Don’t get stalled by contracts, capacity planning, and price modeling. Choose the best plan to fit your needs.', ], /* |-------------------------------------------------------------------------- | Localization for authentication |-------------------------------------------------------------------------- | | The following language lines contain all types of keyword used by the authentication. | */ 'auth' => [ 'registration_disabled' => 'Registration is disabled.', 'welcome_message' => 'Please sign-in to your account and start the adventure', 'new_on_our_platform' => 'New on our platform', 'or' => 'OR', 'failed' => 'These credentials do not match our records.', 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', 'recaptcha_required' => 'Please validate your reCaptcha', 'disabled' => 'Your account has been disabled.', 'recover_your_password' => 'Recover your password', 'recover_password_instructions' => 'Please enter your email address and we\'ll send you instructions on how to reset your password.', 'back_to_login' => 'Back to Login', 'recover_password' => 'Recover Password', 'password_reset_successfully' => 'Password was successfully reset', 'user_not_exist' => 'We can\'t find a user with that email address.', 'reset_link_sent' => 'We have emailed your password reset link!', 'password_reset' => 'Password Reset', 'enter_new_password' => 'Please enter your new password.', 'remember_me' => 'Remember Me', 'forgot_password' => 'Forgot Password', 'register' => 'Register', 'login' => 'Login', 'create_account' => 'Create Account', 'create_new_account' => 'Fill the below form to create a new account', 'verify_email_address' => 'Verify Your Email Address', 'resend_verification_link' => 'Before proceeding, please check your email for a verification link.', 'fresh_verification_link' => 'A fresh verification link has been sent to your email address.', 'two_factor_code_expired' => 'The two factor code has expired. Please login again.', 'two_factor_authentication' => 'Two Factor Authentication', 'two_factor_code' => 'Two Factor Code', 'verify' => 'Verify', 'two_factor_code_not_matched' => 'The two factor code you have entered does not match', 'two_factor_code_sent' => 'The two factor code has been sent again', 'verify_with_backup_code' => 'Verify with Backup Code', 'registration_successfully_done' => 'Registration was successfully done', 'welcome_come_back' => 'Welcome back :name', /*Version 3.1*/ 'enter_credentials' => 'Enter credentials', 'personal' => 'Personal', 'account_information' => 'Account Information', 'insert_required_fields' => 'Insert required fields', 'socialite' => [ 'unacceptable' => ':provider is not an acceptable login type.', ], ], ];