2017-03-11 02:51:06 +07:00
< ? php
/*
-----------------------------------
Language Name : English
Contributor : Ismail Marzuqi
2022-10-16 14:48:21 +07:00
Web : www . phpnuxbill . com
2017-03-11 02:51:06 +07:00
Email : iesien22 @ yahoo . com
2017-03-14 05:15:08 +07:00
2017
Contributor : Ibnu Maksum ( @ ibnux )
2017-03-11 02:51:06 +07:00
------------------------------------
*/
2017-03-14 05:15:08 +07:00
$_L [ 'Login' ] = 'Log-in' ;
$_L [ 'Register' ] = 'Register' ;
2017-03-23 02:25:45 +07:00
$_L [ 'Announcement' ] = 'Announcement' ;
$_L [ 'Registration_Info' ] = 'Registration Info' ;
2017-03-14 05:15:08 +07:00
$_L [ 'Register_Voucher_Failed' ] = 'Voucher not found, please buy voucher befor register' ;
$_L [ 'Register_Success' ] = 'Register Success! You can login now' ;
$_L [ 'Sign_In_Member' ] = 'Log in to Member Panel' ;
$_L [ 'Register_Member' ] = 'Register as Member' ;
2023-10-26 11:24:47 +07:00
$_L [ 'Sign_In_Admin' ] = 'Enter Admin Area' ;
2022-10-16 14:48:21 +07:00
$_L [ 'Logo' ] = 'PHPNuxBill' ;
2017-03-11 02:51:06 +07:00
$_L [ 'Username' ] = 'Username' ;
$_L [ 'Password' ] = 'Password' ;
2017-03-14 05:15:08 +07:00
$_L [ 'PasswordsNotMatch' ] = 'Passwords does not match' ;
$_L [ 'account_already_exist' ] = 'Account already axist' ;
2017-03-11 02:51:06 +07:00
$_L [ 'Manage' ] = 'Manage' ;
$_L [ 'Submit' ] = 'Submit' ;
$_L [ 'Save' ] = 'Save Changes' ;
$_L [ 'Cancel' ] = 'Cancel' ;
$_L [ 'Edit' ] = 'Edit' ;
$_L [ 'Delete' ] = 'Delete' ;
$_L [ 'Welcome' ] = 'Welcome' ;
$_L [ 'Created_Successfully' ] = 'Data Created Successfully' ;
$_L [ 'Updated_Successfully' ] = 'Data Updated Successfully' ;
$_L [ 'Delete_Successfully' ] = 'Data Deleted Successfully' ;
2017-03-19 07:02:14 +07:00
$_L [ 'Static_Pages' ] = " Static Pages " ;
$_L [ 'Failed_Save_Page' ] = " Failed to save page, make sure i can write to folder pages, <i>chmod 664 pages/*.html<i> " ;
$_L [ 'Success_Save_Page' ] = " Saving page success " ;
$_L [ 'Info_Page' ] = " Sometimes you need to refresh 3 times until content change " ;
2017-03-11 02:51:06 +07:00
$_L [ 'Dashboard' ] = 'Dashboard' ;
$_L [ 'Search_Contact' ] = 'Search Customers...' ;
$_L [ 'My_Account' ] = 'My Account' ;
$_L [ 'My_Profile' ] = 'My Profile' ;
$_L [ 'Settings' ] = 'Settings' ;
$_L [ 'Edit_Profile' ] = 'Edit Profile' ;
$_L [ 'Change_Password' ] = 'Change Password' ;
$_L [ 'Logout' ] = 'Logout' ;
$_L [ 'Services' ] = 'Services' ;
$_L [ 'Bandwidth_Plans' ] = 'Bandwidth Plans' ;
$_L [ 'BW_Name' ] = 'Bandwidth Name' ;
$_L [ 'New_Bandwidth' ] = 'New Bandwidth' ;
$_L [ 'Edit_Bandwidth' ] = 'Edit Bandwidth' ;
$_L [ 'Add_Bandwidth' ] = 'Add New Bandwidth' ;
$_L [ 'Rate_Download' ] = 'Rate Download' ;
$_L [ 'Rate_Upload' ] = 'Rate Upload' ;
$_L [ 'BW_already_exist' ] = 'Name Bandwidth Already Exist' ;
$_L [ 'Hotspot_Plans' ] = 'Hotspot Plans' ;
$_L [ 'PPPOE_Plans' ] = 'PPPOE Plans' ;
$_L [ 'Plan_Name' ] = 'Plan Name' ;
$_L [ 'New_Plan' ] = 'New Service Plan' ;
$_L [ 'Add_Plan' ] = 'Add Service Plan' ;
$_L [ 'Edit_Plan' ] = 'Edit Service Plan' ;
$_L [ 'Plan_already_exist' ] = 'Name Plan Already Exist' ;
$_L [ 'Plan_Type' ] = 'Plan Type' ;
$_L [ 'Plan_Price' ] = 'Plan Price' ;
$_L [ 'Limit_Type' ] = 'Limit Type' ;
$_L [ 'Unlimited' ] = 'Unlimited' ;
$_L [ 'Limited' ] = 'Limited' ;
$_L [ 'Time_Limit' ] = 'Time Limit' ;
$_L [ 'Data_Limit' ] = 'Data Limit' ;
$_L [ 'Both_Limit' ] = 'Both Limit' ;
$_L [ 'Plan_Validity' ] = 'Plan Validity' ;
$_L [ 'Select_BW' ] = 'Select Bandwidth' ;
$_L [ 'Shared_Users' ] = 'Shared Users' ;
$_L [ 'user_type_help' ] = 'Choose User Type Sales to disable access to Settings' ;
$_L [ 'Current_Password' ] = 'Current Password' ;
$_L [ 'New_Password' ] = 'New Password' ;
$_L [ 'Administrator' ] = 'Administrator' ;
$_L [ 'Sales' ] = 'Sales' ;
$_L [ 'Member' ] = 'Member' ;
$_L [ 'Confirm_New_Password' ] = 'Confirm New Password' ;
$_L [ 'Confirm_Password' ] = 'Confirm Password' ;
$_L [ 'Full_Name' ] = 'Full Name' ;
$_L [ 'User_Type' ] = 'User Type' ;
$_L [ 'Address' ] = 'Address' ;
$_L [ 'Created_On' ] = 'Created On' ;
$_L [ 'Expires_On' ] = 'Expires On' ;
$_L [ 'Phone_Number' ] = 'Phone Number' ;
$_L [ 'User_Delete_Ok' ] = 'User deleted Successfully' ;
$_L [ 'Full_Administrator' ] = 'Full Administrator' ;
$_L [ 'password_change_help' ] = 'Keep Blank to do not change Password' ;
$_L [ 'currency_help' ] = 'Keep it blank if you do not want to show currency code' ;
$_L [ 'Theme_Style' ] = 'Theme Style' ;
$_L [ 'Theme_Color' ] = 'Theme Color' ;
$_L [ 'Default_Language' ] = 'Default Language' ;
$_L [ 'Network' ] = 'Network' ;
$_L [ 'Routers' ] = 'Routers' ;
$_L [ 'Pool' ] = 'IP Pool' ;
$_L [ 'New_Router' ] = 'New Router' ;
$_L [ 'Add_Router' ] = 'Add Router' ;
$_L [ 'Edit_Router' ] = 'Edit Router' ;
$_L [ 'Router_Name' ] = 'Router Name' ;
$_L [ 'IP_Address' ] = 'IP Address' ;
$_L [ 'Router_Secret' ] = 'Router Secret' ;
$_L [ 'Description' ] = 'Description' ;
$_L [ 'Router_already_exist' ] = 'IP Router Already Exist' ;
$_L [ 'Pool_Name' ] = 'Name Pool' ;
$_L [ 'Range_IP' ] = 'Range IP' ;
$_L [ 'New_Pool' ] = 'New Pool' ;
$_L [ 'Add_Pool' ] = 'Add Pool' ;
$_L [ 'Edit_Pool' ] = 'Edit Pool' ;
$_L [ 'Pool_already_exist' ] = 'Pool Name Already Exist' ;
$_L [ 'Prepaid' ] = 'Prepaid' ;
$_L [ 'Prepaid_User' ] = 'Prepaid Users' ;
$_L [ 'Prepaid_Vouchers' ] = 'Prepaid Vouchers' ;
$_L [ 'Refill_Account' ] = 'Refill Account' ;
$_L [ 'Recharge_Account' ] = 'Recharge Account' ;
$_L [ 'Select_Account' ] = 'Select Account' ;
$_L [ 'Service_Plan' ] = 'Service Plan' ;
$_L [ 'Recharge' ] = 'Recharge' ;
$_L [ 'Method' ] = 'Method' ;
2017-03-22 01:07:15 +07:00
$_L [ 'account_created_successfully' ] = 'Account Created Successfully' ;
2017-03-11 02:51:06 +07:00
$_L [ 'Database_Status' ] = 'Database Status' ;
$_L [ 'Total_Database_Size' ] = 'Total Database Size' ;
$_L [ 'Download_Database_Backup' ] = 'Download Database Backup' ;
$_L [ 'Table_Name' ] = 'Table Name' ;
$_L [ 'Rows' ] = 'Rows' ;
$_L [ 'Size' ] = 'Size' ;
$_L [ 'Customers' ] = 'Customer' ;
$_L [ 'Add_Contact' ] = 'Add New Contact' ;
$_L [ 'Edit_Contact' ] = 'Edit Contact' ;
$_L [ 'List_Contact' ] = 'List Contact' ;
$_L [ 'Manage_Accounts' ] = 'Manage Contact' ;
$_L [ 'Reports' ] = 'Reports' ;
$_L [ 'Daily_Report' ] = 'Daily Reports' ;
$_L [ 'Period_Reports' ] = 'Period Reports' ;
$_L [ 'All_Transactions' ] = 'All Transactions' ;
$_L [ 'Total_Income' ] = 'Total Income' ;
$_L [ 'All_Transactions_at_Date' ] = 'All Transactions at Date' ;
$_L [ 'Total_Income' ] = 'Total Income' ;
$_L [ 'Export_for_Print' ] = 'Export for Print' ;
$_L [ 'Print' ] = 'Print' ;
$_L [ 'Export_to_PDF' ] = 'Export to PDF' ;
$_L [ 'Click_Here_to_Print' ] = 'Click Here to Print' ;
$_L [ 'You_can_use_html_tag' ] = 'You can use html tag' ;
$_L [ 'Date_Format' ] = 'Date Format' ;
$_L [ 'Income_Today' ] = 'Income Today' ;
$_L [ 'Income_This_Month' ] = 'Income This Month' ;
$_L [ 'Users_Active' ] = 'Users Active' ;
$_L [ 'Total_Users' ] = 'Total Users' ;
$_L [ 'Users' ] = 'Users' ;
$_L [ 'Edit_User' ] = 'Edit User' ;
$_L [ 'Last_Login' ] = 'Last Login' ;
$_L [ 'Administrator_Users' ] = 'Administrator Users' ;
$_L [ 'Manage_Administrator' ] = 'Manage Administrator' ;
$_L [ 'Add_New_Administrator' ] = 'Add New Administrator' ;
$_L [ 'Localisation' ] = 'Localisation' ;
$_L [ 'Backup_Restore' ] = 'Backup/Restore' ;
$_L [ 'General_Settings' ] = 'General Settings' ;
$_L [ 'Date' ] = 'Date' ;
$_L [ 'Login_Successful' ] = 'Login Successful' ;
$_L [ 'Failed_Login' ] = 'Failed Login' ;
$_L [ 'Settings_Saved_Successfully' ] = 'Settings Saved Successfully' ;
$_L [ 'User_Updated_Successfully' ] = 'User Updated Successfully' ;
$_L [ 'User_Expired_Today' ] = 'User Expired, Today' ;
$_L [ 'Activity_Log' ] = 'Activity Log' ;
$_L [ 'View_Reports' ] = 'View Reports' ;
$_L [ 'View_All' ] = 'View All' ;
$_L [ 'Number_of_Vouchers' ] = 'Number of Vouchers' ;
$_L [ 'Length_Code' ] = 'Length Code' ;
$_L [ 'Code_Voucher' ] = 'Code Voucher' ;
$_L [ 'Voucher' ] = 'Voucher' ;
2017-03-15 02:37:15 +07:00
$_L [ 'Voucher_Hotspot' ] = 'Hotspot Voucher' ;
2017-03-11 02:51:06 +07:00
$_L [ 'Status_Voucher' ] = 'Status Voucher' ;
$_L [ 'Add_Voucher' ] = 'Add Vouchers' ;
$_L [ 'Voucher_Successfully' ] = 'Create Vouchers Successfully' ;
$_L [ 'Generate' ] = 'Generate' ;
2017-03-15 02:37:15 +07:00
$_L [ 'Print_Info' ] = 'Print side by side, it will easy to cut' ;
2017-03-11 02:51:06 +07:00
$_L [ 'From_Date' ] = 'From Date' ;
$_L [ 'To_Date' ] = 'To Date' ;
$_L [ 'New_Service' ] = 'New Service' ;
$_L [ 'Type' ] = 'Type' ;
$_L [ 'Finish' ] = 'Finish' ;
$_L [ 'App_Name' ] = 'Application Name/ Company Name' ;
$_L [ 'App_Name_Help_Text' ] = 'This Name will be shown on the Title' ;
$_L [ 'Next' ] = 'Next' ;
$_L [ 'Last' ] = 'Last' ;
$_L [ 'Timezone' ] = 'Timezone' ;
$_L [ 'Decimal_Point' ] = 'Decimal Point' ;
$_L [ 'Thousands_Separator' ] = 'Thousands Separator' ;
$_L [ 'Currency_Code' ] = 'Currency Code' ;
$_L [ 'Order_Voucher' ] = 'Order Voucher' ;
$_L [ 'Voucher_Activation' ] = 'Voucher Activation' ;
$_L [ 'List_Activated_Voucher' ] = 'List Activated Voucher' ;
$_L [ 'Enter_Voucher_Code' ] = 'Enter voucher code here' ;
$_L [ 'Private_Message' ] = 'Private Message' ;
$_L [ 'Inbox' ] = 'Inbox' ;
$_L [ 'Outbox' ] = 'Outbox' ;
$_L [ 'Compose' ] = 'Compose' ;
$_L [ 'Send_to' ] = 'Send to' ;
$_L [ 'Title' ] = 'Title' ;
$_L [ 'Message' ] = 'Message' ;
$_L [ 'Account_Information' ] = 'Your Account Information' ;
$_L [ 'Welcome_Text_User' ] = 'Welcome to the Panel Members page, on this page you can:' ;
2022-10-16 14:48:21 +07:00
$_L [ 'Welcome_Text_Admin' ] = '<b>PHPNuxBill</b> is a billing Hotspot and PPPOE for Mikrotik using PHP and Mikrotik API to comunicate with router. If you get more profit with this application, please donate us.<br>Watch project <a href="https://github.com/hotspotbilling/phpnuxbill" target="_blank">in here</a>' ;
2017-03-11 02:51:06 +07:00
2022-09-01 14:52:32 +07:00
//update
2017-03-11 02:51:06 +07:00
$_L [ 'Invalid_Username_or_Password' ] = 'Invalid Username or Password' ;
$_L [ 'Do_Not_Access' ] = 'You do not have permission to access this page' ;
$_L [ 'Incorrect_Current_Password' ] = 'Incorrect Current Password' ;
$_L [ 'Password_Changed_Successfully' ] = 'Password changed successfully, Please login again' ;
$_L [ 'All_field_is_required' ] = 'All field is required' ;
$_L [ 'Voucher_Not_Valid' ] = 'Voucher Not Valid' ;
$_L [ 'Activation_Vouchers_Successfully' ] = 'Activation Vouchers Successfully' ;
$_L [ 'Data_Not_Found' ] = 'Data Not Found' ;
$_L [ 'Search_by_Username' ] = 'Search by Username' ;
$_L [ 'Search_by_Name' ] = 'Search by Name' ;
$_L [ 'Search_by_Code' ] = 'Search by Code Voucher' ;
$_L [ 'Search' ] = 'Search' ;
$_L [ 'Select_Customer' ] = 'Select a customer' ;
$_L [ 'Select_Routers' ] = 'Select Routers' ;
$_L [ 'Select_Plans' ] = 'Select Plans' ;
$_L [ 'Select_Pool' ] = 'Select Pool' ;
$_L [ 'Hrs' ] = 'Hrs' ;
$_L [ 'Mins' ] = 'Mins' ;
$_L [ 'Days' ] = 'Days' ;
$_L [ 'Months' ] = 'Months' ;
$_L [ 'Add_Language' ] = 'Add Language' ;
$_L [ 'Name_Lang' ] = 'Language Name' ;
$_L [ 'Folder_Lang' ] = 'Folder Name' ;
$_L [ 'Translator' ] = 'Translator' ;
$_L [ 'Lang_already_exist' ] = 'Language Name Already Exist' ;
2022-09-10 16:06:38 +07:00
$_L [ 'Payment_Gateway' ] = 'Payment Gateway' ;
$_L [ 'Community' ] = 'Community' ;
$_L [ '1_user_can_be_used_for_many_devices' ] = '1 user can be used for many devices?' ;
$_L [ 'Cannot_be_change_after_saved' ] = 'Cannot be change after saved' ;
2023-09-18 15:03:25 +07:00
$_L [ 'Explain_Coverage_of_router' ] = 'Explain Coverage of router' ;
$_L [ 'Name_of_Area_that_router_operated' ] = 'Name of Area that router operated' ;
2022-09-10 16:06:38 +07:00
$_L [ 'Payment_Notification_URL_Recurring_Notification_URL_Pay_Account_Notification_URL' ] = 'Payment Notification URL, Recurring Notification URL, Pay Account Notification URL' ;
$_L [ 'Finish_Redirect_URL_Unfinish_Redirect_URL_Error_Redirect_URL' ] = 'Finish Redirect URL, Unfinish Redirect URL, Error Redirect URL' ;
$_L [ 'Status' ] = 'Status' ;
$_L [ 'Plan_Not_found' ] = 'Plan Not found' ;
$_L [ 'Failed_to_create_transaction' ] = 'Failed to create transaction.' ;
$_L [ 'Seller_has_not_yet_setup_Xendit_payment_gateway' ] = 'Seller has not yet setup Xendit payment gateway' ;
$_L [ 'Admin_has_not_yet_setup_Xendit_payment_gateway_please_tell_admin' ] = 'Admin has not yet setup Xendit payment gateway, please tell admin' ;
$_L [ 'Buy_this_your_active_package_will_be_overwrite' ] = 'Buy this? your active package will be overwrite' ;
$_L [ 'You_already_have_unpaid_transaction_cancel_it_or_pay_it' ] = 'You already have unpaid transaction, cancel it or pay it.' ;
$_L [ 'Transaction_Not_found' ] = 'Transaction Not found' ;
$_L [ 'Cancel_it' ] = 'Cancel it?' ;
$_L [ 'expired' ] = 'expired' ;
$_L [ 'Check_for_Payment' ] = 'Check for Payment' ;
$_L [ 'Transaction_still_unpaid' ] = 'Transaction still unpaid.' ;
$_L [ 'Paid_Date' ] = 'Paid Date' ;
$_L [ 'Transaction_has_been_paid' ] = 'Transaction has been paid.' ;
$_L [ 'PAID' ] = 'PAID' ;
$_L [ 'CANCELED' ] = 'CANCELED' ;
$_L [ 'UNPAID' ] = 'UNPAID' ;
$_L [ 'PAY_NOW' ] = 'PAY NOW' ;
$_L [ 'Buy_Hotspot_Plan' ] = 'Buy Hotspot Plan' ;
$_L [ 'Buy_PPOE_Plan' ] = 'Buy PPOE Plan' ;
$_L [ 'Package' ] = 'Package' ;
$_L [ 'Order_Internet_Package' ] = 'Order Internet Package' ;
$_L [ 'Unknown_Command' ] = 'Unknown Command.' ;
$_L [ 'Checking_payment' ] = 'Checking payment' ;
$_L [ 'Create_Transaction_Success' ] = 'Create Transaction Success' ;
$_L [ 'You_have_unpaid_transaction' ] = 'You have unpaid transaction' ;
$_L [ 'TripayPayment_Channel' ] = 'TripayPayment Channel' ;
$_L [ 'Payment_Channel' ] = 'Payment Channel' ;
$_L [ 'Payment_check_failed' ] = 'Payment check failed.' ;
$_L [ 'Order_Package' ] = 'Order Package' ;
2022-09-11 11:04:41 +07:00
$_L [ 'Transactions' ] = 'Transactions' ;
$_L [ 'Payments' ] = 'Payments' ;
$_L [ 'History' ] = 'History' ;
$_L [ 'Order_History' ] = 'Order History' ;
$_L [ 'Gateway' ] = 'Gateway' ;
$_L [ 'Date_Done' ] = 'Date Done' ;
$_L [ 'Unpaid_Order' ] = 'Unpaid Order' ;
2023-06-15 15:26:16 +07:00
$_L [ 'Payment_Gateway_Not_Found' ] = 'Payment Gateway Not Found' ;
$_L [ 'Payment_Gateway_saved_successfully' ] = 'Payment Gateway saved successfully' ;
$_L [ 'ORDER' ] = 'ORDER' ;
$_L [ 'Package_History' ] = 'Package History' ;
$_L [ 'Buy_History' ] = 'Buy History' ;
$_L [ 'Activation_History' ] = 'Activation History' ;
$_L [ 'Buy_Package' ] = 'Buy Package' ;
$_L [ 'Email' ] = 'Email' ;
$_L [ 'Company_Footer' ] = 'Company Footer' ;
$_L [ 'Will_show_below_user_pages' ] = 'Will show below user pages' ;
$_L [ 'Request_OTP' ] = 'Request OTP' ;
$_L [ 'Verification_Code' ] = 'Verification Code' ;
$_L [ 'SMS_Verification_Code' ] = 'SMS Verification Code' ;
$_L [ 'Please_enter_your_email_address' ] = 'Please enter your email address' ;
$_L [ 'Failed_to_create_Paypal_transaction' ] = 'Failed to create Paypal transaction.' ;
$_L [ 'Plugin' ] = 'Plugin' ;
$_L [ 'Plugin_Manager' ] = 'Plugin Manager' ;
$_L [ 'User_Notification' ] = 'User Notification' ;
$_L [ 'Expired_Notification' ] = 'Expired Notification' ;
$_L [ 'User_will_get_notification_when_package_expired' ] = 'User will get notification when package expired' ;
$_L [ 'Expired_Notification_Message' ] = 'Expired Notification Message' ;
$_L [ 'bnameb_will_be_replaced_with_Customer_Name_bpackageb_will_be_replaced_with_Package_name' ] = '<b>[[name]]</b> will be replaced with Customer Name. <b>[[package]]</b> will be replaced with Package name.' ;
$_L [ 'Payment_Notification' ] = 'Payment Notification' ;
$_L [ 'User_will_get_invoice_notification_when_buy_package_or_package_refilled' ] = 'User will get invoice notification when buy package or package refilled' ;
$_L [ 'Current_IP' ] = 'Current IP' ;
$_L [ 'Current_MAC' ] = 'Current MAC' ;
$_L [ 'Login_Status' ] = 'Login Status' ;
$_L [ 'Login_Request_successfully' ] = 'Login Request successfully' ;
$_L [ 'Logout_Request_successfully' ] = 'Logout Request successfully' ;
$_L [ 'Disconnect_Internet' ] = 'Disconnect Internet?' ;
$_L [ 'Not_Online_Login_now' ] = 'Not Online, Login now?' ;
$_L [ 'You_are_Online_Logout' ] = 'You are Online, Logout?' ;
$_L [ 'Connect_to_Internet' ] = 'Connect to Internet?' ;
$_L [ 'Your_account_not_connected_to_internet' ] = 'Your account not connected to internet' ;
2022-09-10 16:06:38 +07:00
2023-07-21 09:14:56 +07:00
$_L [ 'Failed_to_create_transaction_' ] = 'Failed to create transaction. ' ;
$_L [ 'Failed_to_check_status_transaction_' ] = 'Failed to check status transaction. ' ;
$_L [ 'Disable_Voucher' ] = 'Disable Voucher' ;
2023-08-09 11:05:14 +07:00
$_L [ 'Balance' ] = 'Balance' ;
$_L [ 'Balance_System' ] = 'Balance System' ;
$_L [ 'Enable_System' ] = 'Enable System' ;
$_L [ 'Allow_Transfer' ] = 'Allow Transfer' ;
$_L [ 'Telegram_Notification' ] = 'Telegram Notification' ;
$_L [ 'SMS_OTP_Registration' ] = 'SMS OTP Registration' ;
$_L [ 'Whatsapp_Notification' ] = 'Whatsapp Notification' ;
$_L [ 'Tawkto_Chat_Widget' ] = 'Tawk.to Chat Widget' ;
$_L [ 'Invoice' ] = 'Invoice' ;
$_L [ 'Country_Code_Phone' ] = 'Country Code Phone' ;
$_L [ 'Voucher_activation_menu_will_be_hidden' ] = 'Voucher activation menu will be hidden' ;
$_L [ 'Customer_can_deposit_money_to_buy_voucher' ] = 'Customer can deposit money to buy voucher' ;
$_L [ 'Allow_balance_transfer_between_customers' ] = 'Allow balance transfer between customers' ;
2023-08-14 14:16:56 +07:00
$_L [ 'Reminder_Notification' ] = 'Reminder Notification' ;
$_L [ 'Reminder_Notification_Message' ] = 'Reminder Notification Message' ;
$_L [ 'Reminder_7_days' ] = 'Reminder 7 days' ;
$_L [ 'Reminder_3_days' ] = 'Reminder 3 days' ;
$_L [ 'Reminder_1_day' ] = 'Reminder 1 day' ;
$_L [ 'PPPOE_Password' ] = 'PPPOE Password' ;
$_L [ 'User_Cannot_change_this_only_admin_if_it_Empty_it_will_use_user_password' ] = 'User Cannot change this, only admin. if it Empty it will use user password' ;
$_L [ 'Invoice_Balance_Message' ] = 'Invoice Balance Message' ;
$_L [ 'Invoice_Notification_Payment' ] = 'Invoice Notification Payment' ;
$_L [ 'Balance_Notification_Payment' ] = 'Balance Notification Payment' ;
2023-08-14 15:59:53 +07:00
$_L [ 'Balance_Plans' ] = 'Balance Plans' ;
2023-10-20 10:34:24 +07:00
$_L [ 'Buy_Balance' ] = 'Buy Balance' ;
2023-08-14 15:59:53 +07:00
$_L [ 'Price' ] = 'Price' ;
$_L [ 'Validity' ] = 'Validity' ;
2023-08-23 15:00:34 +07:00
$_L [ 'Disable_auto_renewal' ] = 'Disable auto renewal?' ;
$_L [ 'Auto_Renewal_On' ] = 'Auto Renewal On' ;
$_L [ 'Enable_auto_renewal' ] = 'Enable auto renewal?' ;
$_L [ 'Auto_Renewal_Off' ] = 'Auto Renewal Off' ;
$_L [ 'Refill_Balance' ] = 'Refill Balance' ;
$_L [ 'Invoice_Footer' ] = 'Invoice Footer' ;
$_L [ 'Pay_With_Balance' ] = 'Pay With Balance' ;
$_L [ 'Pay_this_with_Balance_your_active_package_will_be_overwrite' ] = 'Pay this with Balance? your active package will be overwrite' ;
$_L [ 'Success_to_buy_package' ] = 'Success to buy package' ;
$_L [ 'Auto_Renewal' ] = 'Auto Renewal' ;
$_L [ 'View' ] = 'View' ;
$_L [ 'Back' ] = 'Back' ;
2023-08-23 16:46:05 +07:00
$_L [ 'Active' ] = 'Active' ;
$_L [ 'Transfer_Balance' ] = 'Transfer Balance' ;
$_L [ 'Send_your_balance' ] = 'Send your balance?' ;
$_L [ 'Send' ] = 'Send' ;
2023-09-13 15:38:56 +07:00
$_L [ 'Cannot_send_to_yourself' ] = 'Cannot send to yourself' ;
$_L [ 'Sending_balance_success' ] = 'Sending balance success' ;
$_L [ 'From' ] = 'From' ;
$_L [ 'To' ] = 'To' ;
$_L [ 'insufficient_balance' ] = 'insufficient balance' ;
$_L [ 'Send_Balance' ] = 'Send Balance' ;
$_L [ 'Received_Balance' ] = 'Received Balance' ;
$_L [ 'Minimum_Balance_Transfer' ] = 'Minimum Balance Transfer' ;
$_L [ 'Minimum_Transfer' ] = 'Minimum Transfer' ;
$_L [ 'Company_Logo' ] = 'Company Logo' ;
$_L [ 'Expired_IP_Pool' ] = 'Expired IP Pool' ;
$_L [ 'Proxy' ] = 'Proxy' ;
$_L [ 'Proxy_Server' ] = 'Proxy Server' ;
$_L [ 'Proxy_Server_Login' ] = 'Proxy Server Login' ;
$_L [ 'Hotspot_Plan' ] = 'Hotspot Plan' ;
$_L [ 'PPPOE_Plan' ] = 'PPPOE Plan' ;
$_L [ 'UNKNOWN' ] = 'UNKNOWN' ;
$_L [ 'Are_You_Sure' ] = 'Are You Sure?' ;
$_L [ 'Success_to_send_package' ] = 'Success to send package' ;
$_L [ 'Target_has_active_plan_different_with_current_plant' ] = 'Target has active plan, different with current plant.' ;
$_L [ 'Recharge_a_friend' ] = 'Recharge a friend' ;
$_L [ 'Buy_for_friend' ] = 'Buy for friend' ;
$_L [ 'Buy_this_for_friend_account' ] = 'Buy this for friend account?' ;
2023-09-15 11:33:46 +07:00
$_L [ 'Review_package_before_recharge' ] = 'Review package before recharge' ;
2023-09-20 14:27:15 +07:00
$_L [ 'Activate' ] = 'Activate' ;
2023-09-15 11:33:46 +07:00
$_L [ 'Deactivate' ] = 'Deactivate' ;
$_L [ 'Sync' ] = 'Sync' ;
2023-09-26 13:55:04 +07:00
$_L [ 'Failed_to_create_PaymeTrust_transaction' ] = 'Failed to create PaymeTrust transaction.' ;
$_L [ 'Location' ] = 'Location' ;
2023-10-20 10:34:24 +07:00
$_L [ 'Radius_Plans' ] = 'Radius Plans' ;
$_L [ 'Change_title_in_user_Plan_order' ] = 'Change title in user Plan order' ;
$_L [ 'Logs' ] = 'Logs' ;
$_L [ 'Voucher_Format' ] = 'Voucher Format' ;
$_L [ 'Resend_To_Customer' ] = 'Resend To Customer' ;
2023-12-14 11:49:48 +07:00
$_L [ 'Your_friend_do_not_have_active_package' ] = 'Your friend do not have active package' ;
$_L [ 'Service_Type' ] = 'Service Type' ;
$_L [ 'Others' ] = 'Others' ;
$_L [ 'PPPoE' ] = 'PPPoE' ;
$_L [ 'Hotspot' ] = 'Hotspot' ;