From 4a441c576349b3ecaacdb924a46a18982bb54349 Mon Sep 17 00:00:00 2001 From: iBNu Maksum Date: Thu, 20 Mar 2025 10:43:52 +0700 Subject: [PATCH] fix variable inside ', it must be inside " --- system/controllers/order.php | 2 +- system/lan/english.json | 1422 ++++++++-------------------------- version.json | 2 +- 3 files changed, 327 insertions(+), 1099 deletions(-) diff --git a/system/controllers/order.php b/system/controllers/order.php index b74d0c25..677f3673 100644 --- a/system/controllers/order.php +++ b/system/controllers/order.php @@ -371,7 +371,7 @@ switch ($action) { $d->trx_invoice = $result; $d->status = 2; $d->save(); - r2(getUrl('order/view/$trx_id'), 's', Lang::T("Success to send package")); + r2(getUrl("order/view/$trx_id"), 's', Lang::T("Success to send package")); } else { $errorMessage = "Send Package with Balance Failed\n\n#u$user[username] #send \n" . $plan['name_plan'] . "\nRouter: " . $router_name . diff --git a/system/lan/english.json b/system/lan/english.json index e558c62b..f81d2f92 100644 --- a/system/lan/english.json +++ b/system/lan/english.json @@ -1,896 +1,87 @@ { - "Log_in": "Login", - "Register": "Register", - "Announcement": "Announcement", - "Registration_Info": "Registration Info", - "Voucher_not_found__please_buy_voucher_befor_register": "Voucher not found, please buy voucher befor register", - "Register_Success__You_can_login_now": "Register Success! You can login now", - "Log_in_to_Member_Panel": "Log in to Member Panel", - "Register_as_Member": "Register as Member", - "Enter_Admin_Area": "Enter Admin Area", - "PHPNuxBill": "PHPNuxBill", - "Username": "Username", - "Password": "Password", - "Passwords_does_not_match": "Passwords does not match", - "Account_already_axist": "Account already axist", - "Manage": "Manage", - "Submit": "Submit", - "Save_Changes": "Save Changes", - "Cancel": "Cancel", - "Edit": "Edit", - "Delete": "Delete", - "Welcome": "Welcome", - "Data_Created_Successfully": "Data Created Successfully", - "Data_Updated_Successfully": "Data Updated Successfully", - "Data_Deleted_Successfully": "Data Deleted Successfully", - "Static_Pages": "Static Pages", - "Failed_to_save_page__make_sure_i_can_write_to_folder_pages___i_chmod_664_pages___html_i_": "Failed to save page, make sure i can write to folder pages, chmod 664 pages\/*.html", - "Saving_page_success": "Saving page success", - "Sometimes_you_need_to_refresh_3_times_until_content_change": "Sometimes you need to refresh 3 times until content change", - "Dashboard": "Dashboard", - "Search_Customers___": "Search Customers...", - "My_Account": "My Account", - "My_Profile": "My Profile", "Settings": "Settings", - "Edit_Profile": "Edit Profile", + "Search_Users": "Search Users", + "Cancel": "Cancel", + "SuperAdmin": "SuperAdmin", "Change_Password": "Change Password", + "My_Account": "My Account", "Logout": "Logout", - "Services": "Services", - "Bandwidth_Plans": "Bandwidth Plans", - "Bandwidth_Name": "Bandwidth Name", - "New_Bandwidth": "New Bandwidth", - "Edit_Bandwidth": "Edit Bandwidth", - "Add_New_Bandwidth": "Add New Bandwidth", - "Rate_Download": "Rate Download", - "Rate_Upload": "Rate Upload", - "Name_Bandwidth_Already_Exist": "Name Bandwidth Already Exist", - "Hotspot_Plans": "Hotspot Plans", - "PPPOE_Plans": "PPPOE Plans", - "Plan_Name": "Plan Name", - "New_Service_Plan": "New Service Plan", - "Add_Service_Plan": "Add Service Plan", - "Edit_Service_Plan": "Edit Service Plan", - "Name_Plan_Already_Exist": "Name Plan Already Exist", - "Plan_Type": "Plan Type", - "Plan_Price": "Plan Price", - "Limit_Type": "Limit Type", - "Unlimited": "Unlimited", - "Limited": "Limited", - "Time_Limit": "Time Limit", - "Data_Limit": "Data Limit", - "Both_Limit": "Both Limit", - "Plan_Validity": "Plan Validity", - "Select_Bandwidth": "Select Bandwidth", - "Shared_Users": "Shared Users", - "Choose_User_Type_Sales_to_disable_access_to_Settings": "Choose User Type Sales to disable access to Settings", - "Current_Password": "Current Password", - "New_Password": "New Password", - "Administrator": "Administrator", - "Sales": "Sales", - "Member": "Member", - "Confirm_New_Password": "Confirm New Password", - "Confirm_Password": "Confirm Password", - "Full_Name": "Full Name", - "User_Type": "User Type", - "Address": "Address", - "Created_On": "Created On", - "Expires_On": "Expires On", - "Phone_Number": "Phone Number", - "User_deleted_Successfully": "User deleted Successfully", - "Full_Administrator": "Full Administrator", - "Keep_Blank_to_do_not_change_Password": "Keep Blank to do not change Password", - "Keep_it_blank_if_you_do_not_want_to_show_currency_code": "Keep it blank if you do not want to show currency code", - "Theme_Style": "Theme Style", - "Theme_Color": "Theme Color", - "Default_Language": "Default Language", - "Network": "Network", - "Routers": "Routers", - "IP_Pool": "IP Pool", - "New_Router": "New Router", - "Add_Router": "Add Router", - "Edit_Router": "Edit Router", - "Router_Name": "Router Name", - "IP_Address": "IP Address", - "Router_Secret": "Router Secret", - "Description": "Description", - "IP_Router_Already_Exist": "IP Router Already Exist", - "Name_Pool": "Name Pool", - "Range_IP": "Range IP", - "New_Pool": "New Pool", - "Add_Pool": "Add Pool", - "Edit_Pool": "Edit Pool", - "Pool_Name_Already_Exist": "Pool Name Already Exist", - "Refill_Account": "Refill Account", - "Recharge_Account": "Recharge Account", - "Select_Account": "Select Account", - "Service_Plan": "Service Plan", - "Recharge": "Recharge", - "Method": "Method", - "Account_Created_Successfully": "Account Created Successfully", - "Database_Status": "Database Status", - "Total_Database_Size": "Total Database Size", - "Download_Database_Backup": "Download Database Backup", - "Table_Name": "Table Name", - "Rows": "Rows", - "Size": "Size", + "Dashboard": "Dashboard", "Customer": "Customer", - "Add_New_Contact": "Add New Contact", - "Edit_Contact": "Edit Contact", - "List_Contact": "List Contact", - "Manage_Contact": "Manage Contact", + "Services": "Services", + "Active_Customers": "Active Customers", + "Refill_Customer": "Refill Customer", + "Vouchers": "Vouchers", + "Recharge_Customer": "Recharge Customer", + "Refill_Balance": "Refill Balance", + "Internet_Plan": "Internet Plan", + "Customer_Balance": "Customer Balance", + "Maps": "Maps", + "Routers": "Routers", "Reports": "Reports", "Daily_Reports": "Daily Reports", - "Period_Reports": "Period Reports", - "All_Transactions": "All Transactions", - "Total_Income": "Total Income", - "All_Transactions_at_Date": "All Transactions at Date", - "Export_for_Print": "Export for Print", - "Print": "Print", - "Export_to_PDF": "Export to PDF", - "Click_Here_to_Print": "Click Here to Print", - "You_can_use_html_tag": "You can use html tag", - "Date_Format": "Date Format", - "Income_Today": "Income Today", - "Income_This_Month": "Income This Month", - "Users_Active": "Users Active", - "Total_Users": "Total Users", - "Users": "Users", - "Edit_User": "Edit User", - "Last_Login": "Last Login", - "Administrator_Users": "Administrator Users", - "Manage_Administrator": "Manage Administrator", - "Add_New_Administrator": "Add New Administrator", - "Localisation": "Localisation", - "Backup_Restore": "Backup\/Restore", - "General_Settings": "General Settings", - "Date": "Date", - "Login_Successful": "Login Successful", - "Failed_Login": "Failed Login", - "Settings_Saved_Successfully": "Settings Saved Successfully", - "User_Updated_Successfully": "User Updated Successfully", - "User_Expired__Today": "User Expired, Today", - "Activity_Log": "Activity Log", - "View_Reports": "View Reports", - "View_All": "View All", - "Number_of_Vouchers": "Number of Vouchers", - "Length_Code": "Length Code", - "Code_Voucher": "Code Voucher", - "Voucher": "Voucher", - "Hotspot_Voucher": "Hotspot Voucher", - "Status_Voucher": "Status Voucher", - "Add_Vouchers": "Add Vouchers", - "Create_Vouchers_Successfully": "Create Vouchers Successfully", - "Generate": "Generate", - "Print_side_by_side__it_will_easy_to_cut": "Print side by side, it will easy to cut", - "From_Date": "From Date", - "To_Date": "To Date", - "New_Service": "New Service", - "Type": "Type", - "Finish": "Finish", - "Application_Name__Company_Name": "Application Name\/ Company Name", - "This_Name_will_be_shown_on_the_Title": "This Name will be shown on the Title", - "Next": "Next", - "Last": "Last", - "Timezone": "Timezone", - "Decimal_Point": "Decimal Point", - "Thousands_Separator": "Thousands Separator", - "Currency_Code": "Currency Code", - "Order_Voucher": "Order Voucher", - "Voucher_Activation": "Voucher Activation", - "List_Activated_Voucher": "List Activated Voucher", - "Enter_voucher_code_here": "Enter voucher code here", - "Private_Message": "Private Message", - "Inbox": "Inbox", - "Outbox": "Outbox", - "Compose": "Compose", - "Send_to": "Send to", - "Title": "Title", - "Message": "Message", - "Your_Account_Information": "Your Account Information", - "Welcome_to_the_Panel_Members_page__on_this_page_you_can_": "Welcome to the Panel Members page, on this page you can:", - "Invalid_Username_or_Password": "Invalid Username or Password", - "You_do_not_have_permission_to_access_this_page": "You do not have permission to access this page", - "Incorrect_Current_Password": "Incorrect Current Password", - "Password_changed_successfully__Please_login_again": "Password changed successfully, Please login again", - "All_field_is_required": "All field is required", - "Voucher_Not_Valid": "Voucher Not Valid", - "Activation_Vouchers_Successfully": "Activation Vouchers Successfully", - "Data_Not_Found": "Data Not Found", - "Search_by_Username": "Search by Username", - "Search_by_Name": "Search by Name", - "Search_by_Code_Voucher": "Search by Code Voucher", - "Search": "Search", - "Select_a_customer": "Select a customer", - "Select_Routers": "Select Routers", - "Select_Plans": "Select Plans", - "Select_Pool": "Select Pool", - "Hrs": "Hrs", - "Mins": "Mins", - "Days": "Days", - "Months": "Months", - "Add_Language": "Add Language", - "Language_Name": "Language Name", - "Folder_Name": "Folder Name", - "Translator": "Translator", - "Language_Name_Already_Exist": "Language Name Already Exist", - "Payment_Gateway": "Payment Gateway", - "Community": "Community", - "1_user_can_be_used_for_many_devices_": "1 user can be used for many devices?", - "Cannot_be_change_after_saved": "Cannot be change after saved", - "Explain_Coverage_of_router": "Explain Coverage of router", - "Name_of_Area_that_router_operated": "Name of Area that router operated", - "Payment_Notification_URL__Recurring_Notification_URL__Pay_Account_Notification_URL": "Payment Notification URL, Recurring Notification URL, Pay Account Notification URL", - "Finish_Redirect_URL__Unfinish_Redirect_URL__Error_Redirect_URL": "Finish Redirect URL, Unfinish Redirect URL, Error Redirect URL", - "Status": "Status", - "Plan_Not_found": "Plan Not found", - "Failed_to_create_transaction_": "Failed to create transaction.", - "Seller_has_not_yet_setup_Xendit_payment_gateway": "Seller has not yet setup Xendit payment gateway", - "Admin_has_not_yet_setup_Xendit_payment_gateway__please_tell_admin": "Admin has not yet setup Xendit payment gateway, please tell admin", - "You_already_have_unpaid_transaction__cancel_it_or_pay_it_": "You already have unpaid transaction, cancel it or pay it.", - "Transaction_Not_found": "Transaction Not found", - "Cancel_it_": "Cancel it?", - "expired": "expired", - "Check_for_Payment": "Check for Payment", - "Transaction_still_unpaid_": "Transaction still unpaid.", - "Paid_Date": "Paid Date", - "Transaction_has_been_paid_": "Transaction has been paid.", - "PAID": "PAID", - "CANCELED": "CANCELED", - "UNPAID": "UNPAID", - "PAY_NOW": "PAY NOW", - "Buy_Hotspot_Plan": "Buy Hotspot Plan", - "Buy_PPOE_Plan": "Buy PPOE Plan", - "Package": "Package", - "Order_Internet_Package": "Order Internet Package", - "Unknown_Command_": "Unknown Command.", - "Checking_payment": "Checking payment", - "Create_Transaction_Success": "Create Transaction Success", - "You_have_unpaid_transaction": "You have unpaid transaction", - "TripayPayment_Channel": "TripayPayment Channel", - "Payment_Channel": "Payment Channel", - "Payment_check_failed_": "Payment check failed.", - "Order_Package": "Order Package", - "Transactions": "Transactions", - "Payments": "Payments", - "History": "History", - "Order_History": "Order History", - "Gateway": "Gateway", - "Date_Done": "Date Done", - "Unpaid_Order": "Unpaid Order", - "Payment_Gateway_Not_Found": "Payment Gateway Not Found", - "Payment_Gateway_saved_successfully": "Payment Gateway saved successfully", - "ORDER": "ORDER", - "Package_History": "Package History", - "Buy_History": "Buy History", "Activation_History": "Activation History", - "Buy_Package": "Buy Package", - "Email": "Email", - "Company_Footer": "Company Footer", - "Will_show_below_user_pages": "Will show below user pages", - "Request_OTP": "Request OTP", - "Verification_Code": "Verification Code", - "SMS_Verification_Code": "SMS Verification Code", - "Please_enter_your_email_address": "Please enter your email address", - "Failed_to_create_Paypal_transaction_": "Failed to create Paypal transaction.", - "Plugin": "Plugin", - "Plugin_Manager": "Plugin Manager", - "User_Notification": "User Notification", - "Expired_Notification": "Expired Notification", - "User_will_get_notification_when_package_expired": "User will get notification when package expired", - "Expired_Notification_Message": "Expired Notification Message", - "Payment_Notification": "Payment Notification", - "User_will_get_invoice_notification_when_buy_package_or_package_refilled": "User will get invoice notification when buy package or package refilled", - "Current_IP": "Current IP", - "Current_MAC": "Current MAC", - "Login_Status": "Login Status", - "Login_Request_successfully": "Login Request successfully", - "Logout_Request_successfully": "Logout Request successfully", - "Disconnect_Internet_": "Disconnect Internet?", - "Not_Online__Login_now_": "Not Online, Login now?", - "You_are_Online__Logout_": "You are Online, Logout?", - "Connect_to_Internet_": "Connect to Internet?", - "Your_account_not_connected_to_internet": "Your account not connected to internet", - "Failed_to_create_transaction__": "Failed to create transaction. ", - "Failed_to_check_status_transaction__": "Failed to check status transaction. ", - "Disable_Voucher": "Disable Voucher", - "Balance": "Balance", - "Balance_System": "Balance System", - "Enable_System": "Enable System", - "Allow_Transfer": "Allow Transfer", - "Telegram_Notification": "Telegram Notification", - "SMS_OTP_Registration": "SMS OTP Registration", - "Whatsapp_Notification": "Whatsapp Notification", - "Tawk_to_Chat_Widget": "Tawk.to Chat Widget", - "Invoice": "Invoice", - "Country_Code_Phone": "Country Code Phone", - "Voucher_activation_menu_will_be_hidden": "Voucher activation menu will be hidden", - "Customer_can_deposit_money_to_buy_voucher": "Customer can deposit money to buy voucher", - "Allow_balance_transfer_between_customers": "Allow balance transfer between customers", - "Reminder_Notification": "Reminder Notification", - "Reminder_Notification_Message": "Reminder Notification Message", - "Reminder_7_days": "Reminder 7 days", - "Reminder_3_days": "Reminder 3 days", - "Reminder_1_day": "Reminder 1 day", - "PPPOE_Password": "PPPOE Password", - "Invoice_Balance_Message": "Invoice Balance Message", - "Invoice_Notification_Payment": "Invoice Notification Payment", - "Balance_Notification_Payment": "Balance Notification Payment", - "Balance_Plans": "Balance Plans", - "Buy_Balance": "Buy Balance", - "Price": "Price", - "Validity": "Validity", - "Disable_auto_renewal_": "Disable auto renewal?", - "Auto_Renewal_On": "Auto Renewal On", - "Enable_auto_renewal_": "Enable auto renewal?", - "Auto_Renewal_Off": "Auto Renewal Off", - "Refill_Balance": "Refill Balance", - "Invoice_Footer": "Invoice Footer", - "Pay_With_Balance": "Pay With Balance", - "Pay_this_with_Balance__your_active_package_will_be_overwrite": "Pay this with Balance? your active package will be overwrite", - "Success_to_buy_package": "Success to buy package", - "Auto_Renewal": "Auto Renewal", - "View": "View", - "Back": "Back", - "Active": "Active", - "Transfer_Balance": "Transfer Balance", - "Send_your_balance_": "Send your balance?", - "Send": "Send", - "Cannot_send_to_yourself": "Cannot send to yourself", - "Sending_balance_success": "Sending balance success", - "From": "From", - "To": "To", - "insufficient_balance": "insufficient balance", - "Send_Balance": "Send Balance", - "Received_Balance": "Received Balance", - "Minimum_Balance_Transfer": "Minimum Balance Transfer", - "Minimum_Transfer": "Minimum Transfer", - "Company_Logo": "Company Logo", - "Expired_IP_Pool": "Expired IP Pool", - "Proxy": "Proxy", - "Proxy_Server": "Proxy Server", - "Proxy_Server_Login": "Proxy Server Login", - "Hotspot_Plan": "Hotspot Plan", - "PPPOE_Plan": "PPPOE Plan", - "UNKNOWN": "UNKNOWN", - "Are_You_Sure_": "Are You Sure?", - "Success_to_send_package": "Success to send package", - "Target_has_active_plan__different_with_current_plant_": "Target has active plan, different with current plant.", - "Recharge_a_friend": "Recharge a friend", - "Buy_for_friend": "Buy for friend", - "Buy_this_for_friend_account_": "Buy this for friend account?", - "Review_package_before_recharge": "Review package before recharge", - "Activate": "Activate", - "Deactivate": "Deactivate", - "Sync": "Sync", - "Failed_to_create_PaymeTrust_transaction_": "Failed to create PaymeTrust transaction.", - "Location": "Location", - "Radius_Plans": "Radius Plans", - "Change_title_in_user_Plan_order": "Change title in user Plan order", - "Logs": "Logs", - "Voucher_Format": "Voucher Format", - "Resend_To_Customer": "Resend To Customer", - "Your_friend_do_not_have_active_package": "Your friend do not have active package", - "Service_Type": "Service Type", - "Others": "Others", - "PPPoE": "PPPoE", - "Hotspot": "Hotspot", - "Disable_Registration": "Disable Registration", - "Customer_just_Login_with_Phone_number_and_Voucher_Code__Voucher_will_be_password": "Customer just Login with Phone number and Voucher Code, Voucher will be password", - "Login___Activate_Voucher": "Login \/ Activate Voucher", - "After_Customer_activate_voucher_or_login__customer_will_be_redirected_to_this_url": "After Customer activate voucher or login, customer will be redirected to this url", - "Voucher_Prefix": "Voucher Prefix", - "Voucher_activation_success__now_you_can_login": "Voucher activation success, now you can login", - "Buy_this__your_active_package_will_be_overwritten": "Buy this? your active package will be overwritten", - "Pay_this_with_Balance__your_active_package_will_be_overwritten": "Pay this with Balance? your active package will be overwritten", - "Buy_this__your_active_package_will_be_overwrite": "Buy this? your active package will be overwrite", - "Monthly_Registered_Customers": "Monthly Registered Customers", - "Total_Monthly_Sales": "Total Monthly Sales", - "Active_Users": "Active Users", - "All_Users_Insights": "All Users Insights", - "SuperAdmin": "Super Admin", - "Radius": "Radius", - "Radius_NAS": "Radius NAS", - "Translation": "Translation", - "Translation_saved_Successfully": "Translation saved Successfully", - "Language_Editor": "Language Editor", - "year": "year", - "month": "month", - "week": "week", - "day": "day", - "hour": "hour", - "minute": "minute", - "second": "second", - "Attributes": "Attributes", - "Profile": "Profile", - "Phone": "Phone", - "City": "City", - "Sub_District": "Sub District", - "Ward": "Ward", - "Credentials": "Credentials", - "Agent": "Agent", - "This_Token_will_act_as_SuperAdmin_Admin": "This Token will act as SuperAdmin\/Admin", - "Login": "Login", - "Expired_Action": "Expired Action", - "Expired_Address_List_Name": "Expired Address List Name", - "Address_List": "Address List", - "Optional": "Optional", - "Generated_By": "Generated By", - "Admin": "Admin", - "Password_should_be_minimum_6_characters": "Password should be minimum 6 characters", - "Add_User": "Add User", - "Send_Notification": "Send Notification", - "Code": "Code", - "Send_To_Customer": "Send To Customer", - "Prev": "Prev", - "Voucher_Not_Found": "Voucher Not Found", - "Miscellaneous": "Miscellaneous", - "OTP_Required": "OTP Required", - "Change": "Change", - "Change_Phone_Number": "Change Phone Number", - "Current_Number": "Current Number", - "New_Number": "New Number", - "Input_your_phone_number": "Input your phone number", - "OTP": "OTP", - "Enter_OTP_that_was_sent_to_your_phone": "Enter OTP that was sent to your phone", - "Update": "Update", - "OTP_is_required_when_user_want_to_change_phone_number": "OTP is required when user want to change phone number", - "Rate": "Rate", - "Burst": "Burst", - "Editing_Bandwidth_will_not_automatically_update_the_plan__you_need_to_edit_the_plan_then_save_again": "Editing Bandwidth will not automatically update the plan, you need to edit the plan then save again", - "OTP_Method": "OTP Method", - "SMS": "SMS", - "WhatsApp": "WhatsApp", - "SMS_and_WhatsApp": "SMS and WhatsApp", - "The_method_which_OTP_will_be_sent_to_user": "The method which OTP will be sent to user", - "Report_Viewer": "Report Viewer", - "Super_Administrator": "Super Administrator", - "Send_To": "Send To", - "Resend": "Resend", - "Alert": "Alert", - "success": "success", - "Click_Here": "Click Here", - "danger": "danger", - "Logout_Successful": "Logout Successful", - "warning": "warning", - "Users_Announcement": "Users Announcement", - "Customer_Announcement": "Customer Announcement", - "1_Period___1_Month__Expires_the_20th_of_each_month": "1 Period = 1 Month, Expires the 20th of each month", - "Period": "Period", - "Add": "Add", - "Select_Payment_Gateway": "Select Payment Gateway", - "Available_Payment_Gateway": "Available Payment Gateway", - "Pay_Now": "Pay Now", - "Please_select_Payment_Gateway": "Please select Payment Gateway", - "Payment_Gateway_Deleted": "Payment Gateway Deleted", - "Payment_Gateway_not_set__please_set_it_in_Settings": "Payment Gateway not set, please set it in Settings", - "Failed_to_create_Transaction__": "Failed to create Transaction..", - "Show_To_Customer": "Type", - "Using": "Using", - "Default": "Default", - "Customer_Balance": "Customer Balance", - "Vouchers": "Vouchers", - "Refill_Customer": "Refill Customer", - "Recharge_Customer": "Recharge Customer", - "Plans": "Plans", - "PPPOE": "PPPOE", - "Bandwidth": "Bandwidth", - "Customers": "Customers", - "Actives": "Actives", - "Name": "Name", - "Confirm": "Confirm", - "Plan": "Plan", - "Total": "Total", - "Current_Cycle": "Current Cycle", - "Additional_Cost": "Additional Cost", - "Remaining": "Remaining", - "Not_Found": "Not Found", - "Cash": "Cash", - "Payment_not_found": "Payment not found", - "If_your_friend_have_Additional_Cost__you_will_pay_for_that_too": "If your friend have Additional Cost, you will pay for that too", - "Cache_cleared_successfully_": "Cache cleared successfully!", - "Paid": "Paid", "Send_Message": "Send Message", - "Send_Personal_Message": "Send Personal Message", - "Send_Via": "Send Via", - "Compose_your_message___": "Compose your message...", - "Use_placeholders_": "Use placeholders:", - "Customer_Name": "Customer Name", - "Customer_Username": "Customer Username", - "Customer_Phone": "Customer Phone", - "Your_Company_Name": "Your Company Name", - "Message_Sent_Successfully": "Message Sent Successfully", - "Send_Bulk_Message": "Send Bulk Message", - "Group": "Group", - "All_Customers": "All Customers", - "New_Customers": "New Customers", - "Expired_Customers": "Expired Customers", - "Active_Customers": "Active Customers", - "Map": "Map", - "Customer_Location": "Customer Location", - "Account_Type": "Account Type", - "Coordinates": "Coordinates", - "Latitude_and_Longitude_coordinates_for_map_must_be_separate_with_comma____": "Latitude and Longitude coordinates for map must be separate with comma ","", - "Customer_Geo_Location_Information": "Customer Geo Location Information", - "List": "List", - "Lists": "Lists", "Single_Customer": "Single Customer", "Bulk_Customers": "Bulk Customers", - "Message_per_time": "Message per time", - "5_Messages": "5 Messages", - "10_Messages": "10 Messages", - "15_Messages": "15 Messages", - "20_Messages": "20 Messages", - "30_Messages": "30 Messages", - "40_Messages": "40 Messages", - "50_Messages": "50 Messages", - "60_Messages": "60 Messages", - "Use_20_and_above_if_you_are_sending_to_all_customers_to_avoid_server_time_out": "Use 20 and above if you are sending to all customers to avoid server time out", - "Delay": "Delay", - "No_Delay": "No Delay", - "5_Seconds": "5 Seconds", - "10_Seconds": "10 Seconds", - "15_Seconds": "15 Seconds", - "20_Seconds": "20 Seconds", - "Use_at_least_5_secs_if_you_are_sending_to_all_customers_to_avoid_being_banned_by_your_message_provider": "Use at least 5 secs if you are sending to all customers to avoid being banned by your message provider", - "Testing__if_checked_no_real_message_is_sent_": "Testing [if checked no real message is sent]", - "All_fields_are_required": "All fields are required", - "Personal": "Personal", - "Email_Notification": "Email Notification", - "Router_Name___Location": "Router Name \/ Location", - "Plan_Category": "Plan Category", - "ID": "ID", - "Internet_Plan": "Internet Plan", + "Network": "Network", + "Radius": "Radius", + "Radius_NAS": "Radius NAS", + "Static_Pages": "Static Pages", + "Order_Voucher": "Order Voucher", + "Theme_Voucher": "Theme Voucher", + "Announcement": "Announcement", + "Customer_Announcement": "Customer Announcement", + "Registration_Info": "Registration Info", + "Payment_Info": "Payment Info", "Privacy_Policy": "Privacy Policy", "Terms_and_Conditions": "Terms and Conditions", - "Contact": "Contact", - "will_be_replaced_with_Customer_Name": "will be replaced with Customer Name", - "will_be_replaced_with_Customer_username": "will be replaced with Customer username", - "will_be_replaced_with_Package_name": "will be replaced with Package name", - "will_be_replaced_with_Package_price": "will be replaced with Package price", - "additional_bills_for_customers": "additional bills for customers", - "will_be_replaced_with_Expiration_date": "will be replaced with Expiration date", - "Your_Company_Name_at_Settings": "Your Company Name at Settings", - "Your_Company_Address_at_Settings": "Your Company Address at Settings", - "Your_Company_Phone_at_Settings": "Your Company Phone at Settings", - "Invoice_number": "Invoice number", - "Date_invoice_created": "Date invoice created", - "Payment_gateway_user_paid_from": "Payment gateway user paid from", - "Payment_channel_user_paid_from": "Payment channel user paid from", - "is_Hotspot_or_PPPOE": "is Hotspot or PPPOE", - "Internet_Package": "Internet Package", - "Internet_Package_Prices": "Internet Package Prices", - "Receiver_name": "Receiver name", - "Username_internet": "Username internet", - "User_password": "User password", - "Expired_datetime": "Expired datetime", - "For_Notes_by_admin": "For Notes by admin", - "Transaction_datetime": "Transaction datetime", - "Balance_Before": "Balance Before", - "Balance_After": "Balance After", - "how_much_balance_have_been_send": "how much balance have been send", - "Current_Balance": "Current Balance", - "Sender_name": "Sender name", - "how_much_balance_have_been_received": "how much balance have been received", - "Extend_Postpaid_Expiration": "Extend Postpaid Expiration", - "Allow_Extend": "Allow Extend", - "Extend_Days": "Extend Days", - "Confirmation_Message": "Confirmation Message", - "You_are_already_logged_in": "You are already logged in", - "Extend": "Extend", - "Created___Expired": "Created \/ Expired", - "Bank_Transfer": "Bank Transfer", - "Recharge_Using": "Recharge Using", - "ago": "ago", - "Disabled": "Disabled", - "Banned": "Banned", - "Customer_cannot_login_again": "Customer cannot login again", - "Customer_can_login_but_cannot_buy_internet_plan__Admin_cannot_recharge_customer": "Customer can login but cannot buy internet plan, Admin cannot recharge customer", - "Don_t_forget_to_deactivate_all_active_plan_too": "Don't forget to deactivate all active plan too", - "Ascending": "Ascending", - "Descending": "Descending", - "Created_Date": "Created Date", - "Inactive": "Inactive", - "Suspended": "Suspended", - "Query": "Query", - "Notes": "Notes", - "This_account_status": "This account status", + "General_Settings": "General Settings", + "Localisation": "Localisation", + "Custom_Fields": "Custom Fields", + "Miscellaneous": "Miscellaneous", "Maintenance_Mode": "Maintenance Mode", - "Maintenance_Mode_Settings": "Maintenance Mode Settings", - "Status_": "Status:", - "End_Date_": "End Date:", - "Save": "Save", - "Site_is_temporarily_unavailable_": "Site is temporarily unavailable.", - "Scheduled_maintenance_is_currently_in_progress__Please_check_back_soon_": "Scheduled maintenance is currently in progress. Please check back soon.", - "We_apologize_for_any_inconvenience_": "We apologize for any inconvenience.", - "The": "The", - "Team": "Team", - "Extend_Package_Expiry": "Extend Package Expiry", - "No": "No", - "Yes": "Yes", - "If_user_buy_same_internet_plan__expiry_date_will_extend": "If user buy same internet plan, expiry date will extend", - "Tax_System": "Tax System", - "Enable_Tax_System": "Enable Tax System", - "Tax_will_be_calculated_in_Internet_Plan_Price": "Tax will be calculated in Internet Plan Price", - "Tax_Rate": "Tax Rate", - "0_5_": "0.5%", - "1_": "1%", - "1_5_": "1.5%", - "2_": "2%", - "5_": "5%", - "10_": "10%", - "Custom": "Custom", - "Tax_Rates_in_percentage": "Tax Rates in percentage", - "Custom_Tax_Rate": "Custom Tax Rate", - "Enter_Custom_Tax_Rate": "Enter Custom Tax Rate", - "Enter_the_custom_tax_rate__e_g___3_75_for_3_75__": "Enter the custom tax rate (e.g., 3.75 for 3.75%)", - "Additional_Information": "Additional Information", - "City_of_Resident": "City of Resident", - "District": "District", - "State": "State", - "State_of_Resident": "State of Resident", - "Zip": "Zip", - "Zip_Code": "Zip Code", - "Local_IP": "Local IP", - "Device": "Device", - "Expired_Internet_Plan": "Expired Internet Plan", - "When_Expired__customer_will_be_move_to_selected_internet_plan": "When Expired, customer will be move to selected internet plan", - "Plugin_Installer": "Plugin Installer", - "Expired_Date": "Expired Date", - "Expired": "Expired", - "Time": "Time", - "Data": "Data", - "Category": "Category", - "later": "later", - "Package_Details": "Package Details", - "Summary": "Summary", - "Devices_Not_Found": "Devices Not Found", - "Income_reset_date": "Income reset date", + "Widgets": "Widgets", + "User_Notification": "User Notification", "Devices": "Devices", + "Administrator_Users": "Administrator Users", + "Backup_Restore": "Backup\/Restore", + "Payment_Gateway": "Payment Gateway", + "Plugin_Manager": "Plugin Manager", + "Logs": "Logs", "Documentation": "Documentation", - "Hotspot_Auth_Method": "Hotspot Auth Method", - "Api": "Api", - "Http_Chap": "Http-Chap", - "Hotspot_Authentication_Method__Make_sure_you_have_changed_your_hotspot_login_page_": "Hotspot Authentication Method. Make sure you have changed your hotspot login page.", - "Business": "Business", - "Source": "Source", - "Destination": "Destination", - "Activate_Voucher": "Activate Voucher", - "Voucher_invalid": "Voucher invalid", - "Account_Not_Found": "Account Not Found", - "Internet_Voucher_Expired": "Internet Voucher Expired", - "Additional_Billing": "Additional Billing", - "Used_Date": "Used Date", - "Filter": "Filter", - "Start_time": "Start time", - "End_Time": "End Time", - "Internet_Plans": "Internet Plans", - "Methods": "Methods", - "Hap_Lite": "Hap Lite", - "balance": "balance", - "radius": "radius", - "Start_Date": "Start Date", - "End_Date": "End Date", - "New_Version_Notification": "New Version Notification", - "Enabled": "Enabled", - "This_is_to_notify_you_when_new_updates_is_available": "This is to notify you when new updates is available", - "Enable_Session_Timeout": "Enable Session Timeout", - "Logout_Admin_if_not_Available_Online_a_period_of_time": "Logout Admin if not Available\/Online a period of time", - "Timeout_Duration": "Timeout Duration", - "Enter_the_session_timeout_duration__minutes_": "Enter the session timeout duration (minutes)", - "Idle_Timeout__Logout_Admin_if_Idle_for_xx_minutes": "Idle Timeout, Logout Admin if Idle for xx minutes", - "Failed_to_create_transaction__please_tell_seller_": "Failed to create transaction, please tell seller.", - "paid_off": "paid off", - "Sync_account_if_you_failed_login_to_internet": "Sync account if you failed login to internet", - "Channel": "Channel", - "Payment_Link": "Payment Link", - "Created": "Created", - "Previous": "Previous", - "Share": "Share", - "Mail_Deleted_Successfully": "Mail Deleted Successfully", - "Message_Not_Found": "Message Not Found", - "Send_Welcome_Message": "Send Welcome Message", - "WA": "WA", - "_": "-", - "Routers_Maps": "Routers Maps", - "Routers_Geo_Location_Information": "Routers Geo Location Information", - "Coverage": "Coverage", - "PPPoE_Username_already_used_by_another_customer": "PPPoE Username already used by another customer", - "just_now": "just now", - "Not_Working_for_freeradius": "Not Working for freeradius", - "User_Cannot_change_this__only_admin__if_it_Empty_it_will_use_Customer_Credentials": "User Cannot change this, only admin. if it Empty it will use Customer Credentials", - "Failed_to_buy_package": "Failed to buy package", - "New_Voucher_Created": "New Voucher Created", - "New_Voucher_for_10mbps_Created": "New Voucher for 10mbps Created", - "Show_Chart": "Show Chart", + "General": "General", + "Application_Name___Company_Name": "Application Name \/ Company Name", + "This_Name_will_be_shown_on_the_Title": "This Name will be shown on the Title", + "Company_Logo": "Company Logo", "For_PDF_Reports___Best_size_1078_x_200___uploaded_image_will_be_autosize": "For PDF Reports | Best size 1078 x 200 | uploaded image will be autosize", + "Company_Footer": "Company Footer", + "Will_show_below_user_pages": "Will show below user pages", + "Address": "Address", + "You_can_use_html_tag": "You can use html tag", + "Phone_Number": "Phone Number", + "Invoice_Footer": "Invoice Footer", + "Print_Max_Char": "Print Max Char", "For_invoice_print_using_Thermal_Printer": "For invoice print using Thermal Printer", "Theme": "Theme", + "Default": "Default", "Theme_Info": "Theme Info", + "Recharge_Using": "Recharge Using", + "Cash": "Cash", + "Bank_Transfer": "Bank Transfer", "This_used_for_admin_to_select_payment_in_recharge__using_comma_for_every_new_options": "This used for admin to select payment in recharge, using comma for every new options", + "Income_reset_date": "Income reset date", "Income_will_reset_every_this_day": "Income will reset every this day", - "edit_at_config_php": "edit at config.php", - "Hide_Dashboard_Content": "Hide Dashboard Content", - "Radius_Instructions": "Radius Instructions", - "Customer_can_request_to_extend_expirations": "Customer can request to extend expirations", - "i_agree_to_extends_and_will_paid_full_after_this": "i agree to extends and will paid full after this", - "Telegram_Bot_Token": "Telegram Bot Token", - "You_will_get_Payment_and_Error_notification_": "You will get Payment and Error notification<", - "Must_include": "Must include", - "it_will_be_replaced_": "it will be replaced.", - "Or_use_Mikrotik_SMS": "Or use Mikrotik SMS", - "You_can_use": "You can use", - "in_here_too_": "in here too.", - "Empty_this_to_use_internal_mail___PHP": "Empty this to use internal mail() PHP", - "Mail_Reply_To": "Mail Reply To", - "Customer_will_reply_email_to_this_address__empty_if_you_want_to_use_From_Address": "Customer will reply email to this address, empty if you want to use From Address", - "You_will_get_Payment_and_Error_notification": "You will get Payment and Error notification", - "Languge_set_to_english": "Bahasa diatur ke bahasa Inggris", - "Forgot_Password": "Forgot Password", - "_Are_You_Sure_": "Are You Sure?", - "Send_your_balance___": "Send your balance ?", - "Search_Users": "Search Users", - "Theme_Voucher": "Theme Voucher", - "Payment_Info": "Payment Info", - "Radius_Package": "Radius Package", - "Hotspot_Package": "Hotspot Package", - "PPPOE_Package": "PPPOE Package", - "VPN_Package": "VPN Package", - "Application_Name___Company_Name": "Application Name \/ Company Name", - "Print_Max_Char": "Print Max Char", - "Redirect_URL_after_Activation": "Redirect URL after Activation", - "Enable_Radius": "Enable Radius", - "Customer_Balance_System": "Customer Balance System", - "Telegram_User_Channel_Group_ID": "Telegram User\/Channel\/Group ID", - "Test_SMS": "Test SMS", - "SMS_Server_URL": "SMS Server URL", - "Select_Router": "Select Router", - "Free_Server": "Free Server", - "WhatsApp_Server_URL": "WhatsApp Server URL", - "SMTP_Username": "SMTP Username", - "SMTP_Password": "SMTP Password", - "SMTP_Security": "SMTP Security", - "None": "None", - "By_WhatsApp": "By WhatsApp", - "By_SMS": "By SMS", - "By_Email": "By Email", - "From_Direct_Chat_Link_": "From Direct Chat Link.", - "Access_Token": "Access Token", - "Empty_this_to_randomly_created_API_key": "Empty this to randomly created API key", - "Router_Check": "Router Check", - "If_enabled__the_system_will_notify_Admin_when_router_goes_Offline__If_admin_have_10_or_more_router_and_many_customers__it_will_get_overlapping__you_can_disabled": "If enabled, the system will notify Admin when router goes Offline, If admin have 10 or more router and many customers, it will get overlapping, you can disabled", - "Phone_OTP_Required": "Phone OTP Required", - "OTP_is_required_when_user_want_to_change_phone_number_and_registration": "OTP is required when user want to change phone number and registration", - "by_WhatsApp": "by WhatsApp", - "By_WhatsApp_and_SMS": "By WhatsApp and SMS", - "Email_OTP_Required": "Email OTP Required", - "OTP_is_required_when_user_want_to_change_Email_Address": "OTP is required when user want to change Email Address", - "Show_Bandwidth_Plan": "Show Bandwidth Plan", - "_for_Customer": "for Customer", - "Custome": "Custom", - "Custome_Tax_Rate": "Custome Tax Rate", - "Enter_Custome_Tax_Rate": "Enter Custome Tax Rate", - "Authentication": "Authentication", - "Github_Username": "Github Username", - "Github_Token": "Github Token", - "Create_GitHub_personal_access_token": "Create GitHub personal access token", - "only_need_repo_scope": "only need repo scope", - "This_will_allow_you_to_download_plugin_from_private_paid_repository": "This will allow you to download plugin from private\/paid repository", - "Expired_Cronjob_Every_5_Minutes": "Expired Cronjob Every 5 Minutes", - "Expired_Cronjob_Every_1_Hour": "Expired Cronjob Every 1 Hour", - "Reminder_Cronjob_Every_7_AM": "Reminder Cronjob Every 7 AM", - "Force_Logout_": "Force Logout:", - "Activation": "Activation", - "Package_Name": "Package Name", - "Routers_Offline": "Routers Offline", - "Cron_appear_not_been_setup__please_check_your_cron_setup_": "Cron appear not been setup, please check your cron setup.", - "3_Months": "3 Months", - "Invalid_or_Expired_CSRF_Token": "Invalid or Expired CSRF Token", - "Miscellaneous_Settings": "Miscellaneous Settings", - "Check_if_Customer_Online": "Check if Customer Online", - "This_will_show_is_Customer_currently_is_online_or_not": "This will show is Customer currently is online or not", - "General": "General", - "Tax_Rates_by_percentage": "Tax Rates by percentage", - "Settings_For_Mikrotik": "Mikrotik Settings", - "Settings_For_Cron_Expired": "Settings For Cron Expired", - "Choose_one__above_or_below": "Choose one, above or below", - "Settings_For_Cron_Reminder": "Settings For Cron Reminder", - "Upload_Zip_Plugin_Theme_Device": "Upload Zip Plugin\/Theme\/Device", - "Install": "Install", - "To_download_from_private_paid_repository": "To download from private\/paid repository", - "Set_your_Github_Authentication_first": "Set your Github Authentication first", - "SMS_Notification": "SMS Notification", - "Customer_Registration_need_to_validate_using_OTP": "Customer Registration need to validate using OTP", - "Registration_Username": "Registration Username", - "Registration": "Registration", - "For_Registration_and_Update_Phone_Number": "For Registration and Update Phone Number", - "Voucher_Only": "Voucher Only", - "No_Registration": "No Registration", - "Allow_Registration": "Allow Registration", - "Prepaid": "Prepaid", - "Postpaid": "Postpaid", - "Not_Active": "Not Active", - "New_Service_Package": "New Service Package", - "Limit": "Limit", - "Create_expired_Internet_Package": "Create expired Internet Package", - "When_customer_expired__you_can_move_it_to_Expired_Internet_Package": "When customer expired, you can move it to Expired Internet Package", - "Disable": "Disable", - "Create_expired_Internet_Plan": "Create expired Internet Plan", - "When_customer_expired__you_can_move_it_to_Expired_Internet_Plan": "When customer expired, you can move it to Expired Internet Plan", - "Payment_Method": "Payment Method", - "Created_on": "Created on", - "Expires_on": "Expires on", - "Edit_Service_Package": "Edit Service Package", - "Package_Type": "Package Type", - "Package_Price": "Package Price", - "Price_Before_Discount": "Price Before Discount", - "For_Discount_Rate__this_is_price_before_get_discount__must_be_more_expensive_with_real_price": "For Discount Rate, this is price before get discount, must be more expensive with real price", - "Package_Validity": "Package Validity", - "Expired_Internet_Package": "Expired Internet Package", - "Default___Remove_Customer": "Default - Remove Customer", - "When_Expired__customer_will_be_move_to_selected_internet_package": "When Expired, customer will be move to selected internet package", - "on_login___on_up": "on-login \/ on-up", - "on_logout___on_down": "on-logout \/ on-down", - "Online_Status": "Online Status", - "Last_Seen": "Last Seen", - "Online": "Online", - "Offline": "Offline", - "Check_if_Mikrotik_Online_": "Check if Mikrotik is Online?", - "To_check_if_Mikrotik_is_Online_or_not__go_to_Settings__set_Router_Check_Enabled": "To check if Mikrotik is Online or not, go to Settings, set Router Check Enabled", - "via_SMS": "via SMS", - "Via_WhatsApp": "Via WhatsApp", - "Via_WhatsApp_and_SMS": "Via WhatsApp and SMS", - "Make_sure_you_use_API_Port__Default_8728": "Make sure you use API Port, Default 8728", - "Make_sure_Username_and_Password_are_correct": "Make sure Username and Password are correct", - "Make_sure_your_hosting_not_blocking_port_to_external": "Make sure your hosting not blocking port to external", - "Make_sure_your_Mikrotik_accessible_from_PHPNuxBill": "Make sure your Mikrotik accessible from PHPNuxBill", - "If_you_just_update_PHPNuxBill_from_upload_files__try_click_Update": "If you just update PHPNuxBill from upload files, try click Update", - "Update_PHPNuxBill": "Update PHPNuxBill", - "Ask_Github_Community": "Ask Github Community", - "Ask_Telegram_Community": "Ask Telegram Community", - "Transaction_History_List": "Transaction History List", - "Login_as_Customer": "Login as Customer", - "info": "info", - "Registration_code": "Registration code", - "Admin_can_only_have_single_session_login__it_will_logout_another_session": "Admin can only have single session login, it will logout another session", - "Single_session_Admin": "Single session Admin", - "Get_Directions": "Get Directions", - "Buy_Balance_Plans": "Buy Balance Plans", - "Buy": "Buy", - "Cron_Job_last_ran_on": "Cron Job last ran on", - "VPN_Plans": "VPN Plans", - "Postpaid_Recharge_for_the_first_time_use": "Postpaid Recharge for the first time use", - "Or": "Or", - "Balance_Package": "Balance Package", - "Balance_Custom": "Balance Custom", - "Balance_Amount": "Balance Amount", - "Select_Balance_Package_or_Custom_Amount": "Select Balance Package or Custom Amount", - "Note": "Note", - "Or_custom_balance_amount_below": "Or custom balance amount below", - "Input_custom_balance__will_ignore_plan_above": "Input custom balance, will ignore plan above", - "Cron_has_not_run_for_over_1_hour__Please_check_your_setup_": "Cron has not run for over 1 hour. Please check your setup.", - "Hello": "Hello", - "your_internet_package": "your internet package", - "has_been_expired": "has been expired", - "Welcome_Message": "Welcome Message", - "will_be_replaced_with_Customer_password": "will be replaced with Customer password", - "will_be_replaced_with_Customer_Portal_URL": "will be replaced with Customer Portal URL", - "will_be_replaced_with_Company_Name": "will be replaced with Company Name", - "Token_has_expired__Please_log_in_again_": "Token has expired. Please log in again.", - "Minute": "Minute", - "Hour": "Hour", - "Failed_to_connect_to_device": "Failed to connect to device", - "Custom_Balance": "Custom Balance", - "Input_Desired_Amount": "Input Desired Amount", - "Security": "Security", - "Enable_CSRF_Validation": "Enable CSRF Validation", - "Cross_site_request_forgery": "Cross-site request forgery", - "Validity_Periode": "Validity Periode", - "Insufficient_balance": "Insufficient balance", - "Display_bandwidth_plan_for_customer": "Display bandwidth plan for customer", - "Allow_Balance_Custom_Amount": "Allow Balance Custom Amount", - "Allow_Customer_buy_balance_with_any_amount": "Allow Customer buy balance with any amount", + "Dashboard_Structure": "Dashboard Structure", + "Read_documentation": "Read documentation", + "Pretty_URL": "Pretty URL", + "No": "No", + "Yes": "Yes", + "rename__htaccess_firewall_to__htaccess": "rename .htaccess_firewall to .htaccess", + "Save_Changes": "Save Changes", "Customer_Login_Page_Settings": "Customer Login Page Settings", "Choose_Template": "Choose Template", + "Custom": "Custom", "Select_your_login_template_type": "Select your login template type", "Select_Login_Page": "Select Login Page", "Select_your_preferred_login_template": "Select your preferred login template", @@ -904,144 +95,214 @@ "Best_size_300_x_60___uploaded_image_will_be_autosize": "Best size 300 x 60 | uploaded image will be autosize", "Login_Page_Wallpaper": "Login Page Wallpaper", "Best_size_1920_x_1080___uploaded_image_will_be_autosize": "Best size 1920 x 1080 | uploaded image will be autosize", - "Single_Admin_Session": "Single Admin Session", - "Expired_Cronjob_Every_5_Minutes__Recommended_": "Expired Cronjob Every 5 Minutes [Recommended]", - "Login_Page_Settings_Saved_Successfully": "Login Page Settings Saved Successfully", - "Sign_in_into_your_account": "Sign in into your account", - "Don_t_have_an_account_": "Don't have an account?", - "You_do_not_have_permission_to_access_this_page_in_demo_mode": "You do not have permission to access this page in demo mode", - "Custom_Fields": "Custom Fields", - "New_Field": "New Field", - "Data_Change": "Data Change", - "Photo": "Photo", - "Home_Address": "Home Address", - "Email_Address": "Email Address", + "Registration": "Registration", + "Allow_Registration": "Allow Registration", + "Voucher_Only": "Voucher Only", + "No_Registration": "No Registration", + "Customer_just_Login_with_Phone_number_and_Voucher_Code__Voucher_will_be_password": "Customer just Login with Phone number and Voucher Code, Voucher will be password", + "Registration_Username": "Registration Username", "Photo_Required": "Photo Required", "Customer_Registration_need_to_upload_their_photo": "Customer Registration need to upload their photo", - "Account_already_exists": "Account already exists", + "SMS_OTP_Registration": "SMS OTP Registration", + "Customer_Registration_need_to_validate_using_OTP": "Customer Registration need to validate using OTP", + "OTP_Method": "OTP Method", + "By_SMS": "By SMS", + "by_WhatsApp": "by WhatsApp", + "By_WhatsApp_and_SMS": "By WhatsApp and SMS", + "The_method_which_OTP_will_be_sent_to_user": "The method which OTP will be sent to user", + "For_Registration_and_Update_Phone_Number": "For Registration and Update Phone Number", "Notify_Admin": "Notify Admin", "Notify_Admin_upon_self_registration": "Notify Admin upon self registration", - "Registration_Mandatory_Fields": "Registration Mandatory Fields", - "Mikrotik_SMS_Command": "Mikrotik SMS Command", "Mandatory_Fields": "Mandatory Fields", + "Email": "Email", + "Full_Name": "Full Name", + "Security": "Security", + "Enable_Session_Timeout": "Enable Session Timeout", + "Logout_Admin_if_not_Available_Online_a_period_of_time": "Logout Admin if not Available\/Online a period of time", + "Timeout_Duration": "Timeout Duration", + "Enter_the_session_timeout_duration__minutes_": "Enter the session timeout duration (minutes)", + "Idle_Timeout__Logout_Admin_if_Idle_for_xx_minutes": "Idle Timeout, Logout Admin if Idle for xx minutes", + "Single_Admin_Session": "Single Admin Session", + "Admin_can_only_have_single_session_login__it_will_logout_another_session": "Admin can only have single session login, it will logout another session", + "Enable_CSRF_Validation": "Enable CSRF Validation", + "Cross_site_request_forgery": "Cross-site request forgery", + "Disable_Voucher": "Disable Voucher", + "Voucher_activation_menu_will_be_hidden": "Voucher activation menu will be hidden", + "Voucher_Format": "Voucher Format", + "Redirect_URL_after_Activation": "Redirect URL after Activation", + "After_Customer_activate_voucher_or_login__customer_will_be_redirected_to_this_url": "After Customer activate voucher or login, customer will be redirected to this url", + "Enable_Radius": "Enable Radius", + "Radius_Instructions": "Radius Instructions", + "Extend_Postpaid_Expiration": "Extend Postpaid Expiration", + "Allow_Extend": "Allow Extend", + "Customer_can_request_to_extend_expirations": "Customer can request to extend expirations", + "Extend_Days": "Extend Days", + "Confirmation_Message": "Confirmation Message", + "i_agree_to_extends_and_will_paid_full_after_this": "i agree to extends and will paid full after this", + "Customer_Balance_System": "Customer Balance System", + "Enable_System": "Enable System", + "Customer_can_deposit_money_to_buy_voucher": "Customer can deposit money to buy voucher", + "Allow_Transfer": "Allow Transfer", + "Allow_balance_transfer_between_customers": "Allow balance transfer between customers", + "Minimum_Balance_Transfer": "Minimum Balance Transfer", + "Allow_Balance_Custom_Amount": "Allow Balance Custom Amount", + "Allow_Customer_buy_balance_with_any_amount": "Allow Customer buy balance with any amount", + "Telegram_Notification": "Telegram Notification", + "Telegram_Bot_Token": "Telegram Bot Token", + "Telegram_User_Channel_Group_ID": "Telegram User\/Channel\/Group ID", + "You_will_get_Payment_and_Error_notification": "You will get Payment and Error notification", + "SMS_Notification": "SMS Notification", + "Test_SMS": "Test SMS", + "SMS_Server_URL": "SMS Server URL", + "Must_include": "Must include", + "it_will_be_replaced_": "it will be replaced.", + "Or_use_Mikrotik_SMS": "Or use Mikrotik SMS", + "Select_Router": "Select Router", + "Mikrotik_SMS_Command": "Mikrotik SMS Command", + "You_can_use": "You can use", + "in_here_too_": "in here too.", + "Free_Server": "Free Server", + "Whatsapp_Notification": "Whatsapp Notification", + "WhatsApp_Server_URL": "WhatsApp Server URL", + "Email_Notification": "Email Notification", + "Empty_this_to_use_internal_mail___PHP": "Empty this to use internal mail() PHP", + "SMTP_Username": "SMTP Username", + "SMTP_Password": "SMTP Password", + "SMTP_Security": "SMTP Security", + "From": "From", + "Mail_Reply_To": "Mail Reply To", + "Customer_will_reply_email_to_this_address__empty_if_you_want_to_use_From_Address": "Customer will reply email to this address, empty if you want to use From Address", + "Expired_Notification": "Expired Notification", + "None": "None", + "By_WhatsApp": "By WhatsApp", + "By_Email": "By Email", + "User_will_get_notification_when_package_expired": "User will get notification when package expired", + "Payment_Notification": "Payment Notification", + "User_will_get_invoice_notification_when_buy_package_or_package_refilled": "User will get invoice notification when buy package or package refilled", + "Reminder_Notification": "Reminder Notification", + "Reminder_Notify_Intervals": "Reminder Notify Intervals", + "1_Day": "1 Day", + "3_Days": "3 Days", + "7_Days": "7 Days", + "Tawk_to_Chat_Widget": "Tawk.to Chat Widget", + "From_Direct_Chat_Link_": "From Direct Chat Link.", + "Access_Token": "Access Token", + "Empty_this_to_randomly_created_API_key": "Empty this to randomly created API key", + "This_Token_will_act_as_SuperAdmin_Admin": "This Token will act as SuperAdmin\/Admin", + "Proxy": "Proxy", + "Proxy_Server": "Proxy Server", + "Proxy_Server_Login": "Proxy Server Login", + "Tax_System": "Tax System", + "Enable_Tax_System": "Enable Tax System", + "Tax_will_be_calculated_in_Internet_Plan_Price": "Tax will be calculated in Internet Plan Price", + "Tax_Rate": "Tax Rate", + "Custome": "Custome", + "Tax_Rates_by_percentage": "Tax Rates by percentage", + "Custome_Tax_Rate": "Custome Tax Rate", + "Enter_Custome_Tax_Rate": "Enter Custome Tax Rate", + "Enter_the_custom_tax_rate__e_g___3_75_for_3_75__": "Enter the custom tax rate (e.g., 3.75 for 3.75%)", + "Authentication": "Authentication", + "Github_Username": "Github Username", + "Github_Token": "Github Token", + "Create_GitHub_personal_access_token": "Create GitHub personal access token", + "only_need_repo_scope": "only need repo scope", + "This_will_allow_you_to_download_plugin_from_private_paid_repository": "This will allow you to download plugin from private\/paid repository", + "Settings_For_Mikrotik": "Settings For Mikrotik", + "Settings_For_Cron_Expired": "Settings For Cron Expired", + "Expired_Cronjob_Every_5_Minutes__Recommended_": "Expired Cronjob Every 5 Minutes [Recommended]", + "Expired_Cronjob_Every_1_Hour": "Expired Cronjob Every 1 Hour", + "Settings_For_Cron_Reminder": "Settings For Cron Reminder", + "Reminder_Cronjob_Every_7_AM": "Reminder Cronjob Every 7 AM", + "will_be_replaced_with_Customer_Name": "will be replaced with Customer Name", + "will_be_replaced_with_Customer_username": "will be replaced with Customer username", + "will_be_replaced_with_Package_name": "will be replaced with Package name", + "will_be_replaced_with_Package_price": "will be replaced with Package price", + "will_be_replaced_with_Expiration_date": "will be replaced with Expiration date", + "additional_bills_for_customers": "additional bills for customers", + "Minute": "Minute", + "Hour": "Hour", + "Day": "Day", + "Before": "Before", + "After": "After", + "Save": "Save", + "Your_Account_Information": "Your Account Information", "Usernames": "Usernames", - "Yours_Balance": "Yours Balance", + "Password": "Password", + "Service_Type": "Service Type", + "Yours_Balances": "Yours Balances", + "Disable_auto_renewal_": "Disable auto renewal?", + "Auto_Renewal_On": "Auto Renewal On", + "Additional_Billing": "Additional Billing", + "paid_off": "paid off", + "Total": "Total", + "Voucher_Activation": "Voucher Activation", + "Enter_voucher_code_here": "Enter voucher code here", + "Recharge": "Recharge", + "Order_Package": "Order Package", + "Package_Name": "Package Name", + "Expired": "Expired", + "Bandwidth": "Bandwidth", + "Created_On": "Created On", + "Expires_On": "Expires On", + "Type": "Type", + "Sync_account_if_you_failed_login_to_internet": "Sync account if you failed login to internet", + "Sync": "Sync", + "Deactivate": "Deactivate", + "Transfer_Balance": "Transfer Balance", "Friend_Usernames": "Friend Usernames", + "Balance_Amount": "Balance Amount", + "_Are_You_Sure_": " Are You Sure?", "Send_yours_balance___": "Send yours balance ? ", - "Cards": "Cards", - "CRM": "CRM", - "Coupons": "Coupons", - "Search_Coupons": "Search Coupons", - "Add_Coupon": "Add Coupon", - "Value": "Value", - "Max_Usage": "Max Usage", - "Usage_Count": "Usage Count", - "Min_Order": "Min Order", - "Max_Discount": "Max Discount", - "Updated_Date": "Updated Date", - "Action": "Action", - "No_coupons_found_": "No coupons found.", - "Delete_Selected": "Delete Selected", - "Voucher_Cards": "Voucher Cards", - "Create_Date": "Create Date", - "Message_Results": "Message Results", - "Total_SMS_Sent": "Total SMS Sent", - "Total_SMS_Failed": "Total SMS Failed", - "Total_WhatsApp_Sent": "Total WhatsApp Sent", - "Total_WhatsApp_Failed": "Total WhatsApp Failed", + "Recharge_a_friend": "Recharge a friend", + "Friend_username": "Friend username", + "Inbox": "Inbox", + "Buy_Balance": "Buy Balance", + "Buy_Package": "Buy Package", + "Payment_History": "Payment History", + "_": "-", + "Order_Internet_Package": "Order Internet Package", + "Price": "Price", + "Validity": "Validity", + "Buy_this__your_active_package_will_be_overwritten": "Buy this? your active package will be overwritten", + "Buy": "Buy", + "Buy_this__your_active_package_will_be_overwrite": "Buy this? your active package will be overwrite", + "Buy_this_for_friend_account_": "Buy this for friend account?", + "Buy_for_friend": "Buy for friend", + "Validity_Periode": "Validity Periode", + "Are_You_Sure_": "Are You Sure?", + "If_your_friend_have_Additional_Cost__you_will_pay_for_that_too": "If your friend have Additional Cost, you will pay for that too", + "Username_not_found": "Username not found", + "This_will_export_to_CSV": "This will export to CSV", + "Manage_Contact": "Manage Contact", + "Order_": "Order ", + "Username": "Username", "First_Name": "First Name", "Last_Name": "Last Name", - "Not_Working_with_Freeradius_Mysql": "Not Working with Freeradius Mysql", - "Radius_Rest_Interim_Update": "Radius Rest Interim-Update", - "in_minutes__leave_0_to_disable_this_feature_": "in minutes, leave 0 to disable this feature.", - "Check_if_Router_Online_": "Check if Router Online?", - "To_check_whether_the_Router_is_online_or_not__please_visit_the_following_page": "To check whether the Router is online or not, please visit the following page", - "Cek_Now": "Cek Now", - "Pretty_URL": "Pretty URL", - "rename__htaccess_firewall_to__htaccess": "rename .htaccess_firewall to .htaccess", - "Show_chart": "Show chart", - "Max_30_days": "Max 30 days", - "Information": "Information", - "Export_and_Print_will_show_all_data_without_pagination": "Export and Print will show all data without pagination", - "Free_Internet_Plan_updated_successfully_": "Free Internet Plan updated successfully!", - "Create_Bandwidth_Package_for_expired_Internet_Package": "Create Bandwidth Package for expired Internet Package", - "Maps": "Maps", - "Enable": "Enable", - "Continue_the_process_of_changing_Routers_": "Continue the process of changing Routers?", - "Customer_cannot_buy_disabled_Package__but_admin_can_recharge_it__use_it_if_you_want_only_admin_recharge_it": "Customer cannot buy disabled Package, but admin can recharge it, use it if you want only admin recharge it", - "Postpaid_will_have_fix_expired_date": "Postpaid will have fix expired date", - "Personal_Package_will_only_show_to_personal_Customer__Business_package_will_only_show_to_Business_Customer": "Personal Package will only show to personal Customer, Business package will only show to Business Customer", - "If_you_enable_Radius__choose_device_to_radius__except_if_you_have_custom_device_": "If you enable Radius, choose device to radius, except if you have custom device.", - "This_Device_are_the_logic_how_PHPNuxBill_Communicate_with_Mikrotik_or_other_Devices": "This Device are the logic how PHPNuxBill Communicate with Mikrotik or other Devices", - "Expired_will_be_this_date_every_month": "Expired will be this date every month", - "Continue_the_process_of_adding_the_PPPoE_Package_": "Continue the process of adding the PPPoE Package?", - "Personal_Package_will_only_show_to_personal_Customer__Business_Package_will_only_show_to_Business_Customer": "Personal Package will only show to personal Customer, Business Package will only show to Business Customer", - "Continue_the_PPPoE_Package_change_process_": "Continue the PPPoE Package change process?", - "Sending_message_in_progress__Don_t_close_this_page_": "Sending message in progress. Don't close this page.", - "Port_Pool": "Port Pool", - "New_port": "New port", - "Port_Name": "Port Name", - "Public_IP": "Public IP", - "Range_Port": "Range Port", - "Advanced_Hotspot_System": "Advanced Hotspot System", - "Successful_Payments": "Successful Payments", - "More_Info": "More Info", - "Failed_Payments": "Failed Payments", - "Pending_Payments": "Pending Payments", - "Cancelled_Payments": "Cancelled Payments", - "Daily_Sales": "Daily Sales", - "Monthly_Sales": "Monthly Sales", - "Weekly_Sales": "Weekly Sales", - "How_its_Works": "How its Works", - "_Click_this": " Click this", - "_to_visit_the_hotspot_login_page": " to visit the hotspot login page", - "_Choose_your_desired_plan__enter_your_phone_number_and_click_Pay_Now__you_will_be_redirected_to_payment_portal_": " Choose your desired plan, enter your phone number and click Pay Now, you will be redirected to payment portal.", - "_Pay_with_Demo_Success_": " Pay with Demo Success.", - "_After_Successful_Payment_you_will_be_awarded_the_package_and_you_will_received_your_Voucher_Code_for_login_": " After Successful Payment you will be awarded the package and you will received your Voucher Code for login.", - "_Come_back_here_to_see_your_hotspot_performance_at_a_glance_": " Come back here to see your hotspot performance at a glance.", - "Hotspot_Payment_History": "Hotspot Payment History", - "Search_Phone_Number_____": "Search Phone Number.....", - "Transaction_ID": "Transaction ID", - "Transaction_Ref": "Transaction Ref", - "Voucher_Code": "Voucher Code", - "Amount": "Amount", - "Transaction_Status": "Transaction Status", - "Payment_Date": "Payment Date", - "Plan_Expiry_Date": "Plan Expiry Date", - "Make_Payment": "Make Payment", - "Validity_Period": "Validity Period", - "Buy_Balance_Package": "Buy Balance Package", - "Backup_Database": "Backup Database", - "Choose": "Choose", - "Dont_select_logs_if_it_failed": "Dont select logs if it failed", - "Download_Backup": "Download Backup", - "Restore": "Restore", - "Restoring_database_will_clean_up_data_and_then_restore_all_the_data": "Restoring database will clean up data and then restore all the data", - "Transaction": "Transaction", - "Face_Detection": "Face Detection", - "Other": "Other", - "Customer_can_login_but_cannot_buy_internet_package__Admin_cannot_recharge_customer": "Customer can login but cannot buy internet package, Admin cannot recharge customer", - "Don_t_forget_to_deactivate_all_active_package_too": "Don't forget to deactivate all active package too", - "Continue_the_Customer_Data_change_process_": "Continue the Customer Data change process?", - "Oops__The_page_you_are_looking_for_was_not_found": "Oops! The page you are looking for was not found", - "Back_to_Dashboard": "Back to Dashboard", - "Continue_the_VPN_creation_process_": "Continue the VPN creation process?", - "VPN": "VPN", - "Go_Back": "Go Back", - "Widgets": "Widgets", - "Order": "Order", - "Position": "Position", - "Widget": "Widget", - "Contents": "Contents", - "Please_enter_a_search_term_": "Please enter a search term.", - "Customers_Expired__Today": "Customers Expired, Today", - "Sequence": "Sequence", - "Content": "Content", - "Not_all_widgets_require_content__HTML_widgets_require_content__either_text_or_PHP_code__Please_be_careful_when_writing_this_content_": "Not all widgets require content. HTML widgets require content, either text or PHP code. Please be careful when writing this content.", - "Area_Fields": "Area Fields", - "Add_new_widget": "Add new widget", - "Tambah": "Tambah", + "Created_Date": "Created Date", + "Balance": "Balance", + "Status": "Status", + "Ascending": "Ascending", + "Descending": "Descending", + "Active": "Active", + "Banned": "Banned", + "Disabled": "Disabled", + "Inactive": "Inactive", + "Limited": "Limited", + "Suspended": "Suspended", + "Search": "Search", + "Add": "Add", + "Account_Type": "Account Type", + "Contact": "Contact", + "Package": "Package", + "Manage": "Manage", + "View": "View", + "Edit": "Edit", + "Delete_Selected": "Delete Selected", + "Prev": "Prev", + "Next": "Next", "All": "All", + "SMS": "SMS", + "WhatsApp": "WhatsApp", "Enter_your_message_here___": "Enter your message here...", "Close": "Close", "Please_select_at_least_one_customer_to_send_a_message_": "Please select at least one customer to send a message.", @@ -1050,108 +311,75 @@ "Message_sent_successfully_": "Message sent successfully.", "Error_sending_message__": "Error sending message: ", "Failed_to_send_the_message__Please_try_again_": "Failed to send the message. Please try again.", - "Dashboard_Structure": "Dashboard Structure", - "Read_documentation": "Read documentation", - "Structure": "Structure", - "Dashboard_Widgets": "Dashboard Widgets", - "User": "User", - "Save_sequence": "Save sequence", - "Captive_Portal_Dashboard": "Captive Portal Dashboard", - "Manage_Sliders": "Manage Sliders", - "Mailcruise_API_Settings": "Mailcruise API Settings", - "Slider_Settings": "Slider Settings", - "Advertisement_Settings": "Advertisement Settings", - "Trial_Authorization_Settings": "Trial Authorization Settings", - "Pages_Settings": "Pages Settings", - "Allow_Free_Trial": "Allow Free Trial", - "Allow_Member_Login": "Allow Member Login", - "Allow_Randomized_MAC": "Allow Randomized MAC", - "Mailcruise_API_Token": "Mailcruise API Token", - "Hotspot_Vouchers_Overview": "Hotspot Vouchers Overview", - "Transaction_History": "Transaction History", - "Mac_Address": "Mac Address", - "Mac_Status": "Mac Status", - "Block_Mac_Address": "Block Mac Address", - "Unblock_Mac_Address": "Unblock Mac Address", - "Captive_Portal_Sliders": "Captive Portal Sliders", - "Captive_Portal_Slider": "Captive Portal Slider", - "Image": "Image", - "Link": "Link", - "Button": "Button", - "Edit_Slider": "Edit Slider", - "Are_you_Sure_you_want_to_Delete_this_Slider_": "Are you Sure you want to Delete this Slider?", - "Settings_Saved": "Settings Saved", - "Add_Product": "Add Product", - "SN": "SN", - "Version": "Version", - "Upload_New_Version": "Upload New Version", - "Generate_Voucher": "Generate Voucher", - "Product_Name": "Product Name", - "Enter_Product_Name": "Enter Product Name", - "Product_Version": "Product Version", - "Enter_Product_Version": "Enter Product Version", - "Disable_Future_Updates": "Disable Future Updates", - "Mailcruise_Settings_Saved_Successfully": "Mailcruise Settings Saved Successfully", - "Location_Router_Name": "Location\/Router Name", - "License_Key": "License Key", - "New_Router_Name": "New Router Name", - "Invalid_plan_selected_": "Invalid plan selected.", - "Slider_Updated_Successfully": "Slider Updated Successfully", - "An_error_occurred__Please_report_issue_to_administrator__Thanks": "An error occurred, Please report issue to administrator. Thanks", - "This_will_export_to_CSV": "This will export to CSV", - "Order_": "Order ", - "This_will_deactivate_Customer_Plan__and_make_it_expired": "This will deactivate Customer Plan, and make it expired", + "City": "City", + "District": "District", + "State": "State", + "Zip": "Zip", + "Others": "Others", + "Personal": "Personal", + "Auto_Renewal": "Auto Renewal", + "Last_Login": "Last Login", + "Delete": "Delete", + "Order_History": "Order History", + "Invoice": "Invoice", + "Plan_Name": "Plan Name", + "Plan_Price": "Plan Price", + "Method": "Method", + "Back": "Back", "This_will_sync_Customer_to_Mikrotik": "This will sync Customer to Mikrotik", + "Login_as_Customer": "Login as Customer", + "Edit_Contact": "Edit Contact", + "Photo": "Photo", + "Face_Detection": "Face Detection", + "Keep_Blank_to_do_not_change_Password": "Keep Blank to do not change Password", + "Home_Address": "Home Address", + "Other": "Other", + "Business": "Business", + "Coordinates": "Coordinates", + "Customer_cannot_login_again": "Customer cannot login again", + "Customer_can_login_but_cannot_buy_internet_package__Admin_cannot_recharge_customer": "Customer can login but cannot buy internet package, Admin cannot recharge customer", + "Don_t_forget_to_deactivate_all_active_package_too": "Don't forget to deactivate all active package too", + "Not_Working_with_Freeradius_Mysql": "Not Working with Freeradius Mysql", + "User_Cannot_change_this__only_admin__if_it_Empty_it_will_use_Customer_Credentials": "User Cannot change this, only admin. if it Empty it will use Customer Credentials", + "Attributes": "Attributes", + "Additional_Information": "Additional Information", + "City_of_Resident": "City of Resident", + "State_of_Resident": "State of Resident", + "Zip_Code": "Zip Code", + "Continue_the_Customer_Data_change_process_": "Continue the Customer Data change process?", + "Make_sure_you_use_API_Port__Default_8728": "Make sure you use API Port, Default 8728", + "Make_sure_Username_and_Password_are_correct": "Make sure Username and Password are correct", + "Make_sure_your_hosting_not_blocking_port_to_external": "Make sure your hosting not blocking port to external", + "Make_sure_your_Mikrotik_accessible_from_PHPNuxBill": "Make sure your Mikrotik accessible from PHPNuxBill", + "If_you_just_update_PHPNuxBill_from_upload_files__try_click_Update": "If you just update PHPNuxBill from upload files, try click Update", + "Update": "Update", + "Update_PHPNuxBill": "Update PHPNuxBill", + "Ask_Github_Community": "Ask Github Community", + "Ask_Telegram_Community": "Ask Telegram Community", + "Success_to_send_package": "Success to send package", + "Payment_not_found": "Payment not found", + "Target_has_active_plan__different_with_current_plant_": "Target has active plan, different with current plant.", + "Login": "Login", + "Log_in_to_Member_Panel": "Log in to Member Panel", + "Register": "Register", + "Forgot_Password": "Forgot Password", + "Payment_Method": "Payment Method", + "Package_Price": "Package Price", + "Created_on": "Created on", + "Expires_on": "Expires on", + "Date": "Date", + "PAID": "PAID", + "CANCELED": "CANCELED", + "Voucher": "Voucher", + "Transaction_History_List": "Transaction History List", + "Transaction": "Transaction", + "Paid_Date": "Paid Date", + "To": "To", + "Message_Log": "Message Log", "Keep_Logs": "Keep Logs", - "Clear_old_logs_": "Clear old logs?", + "Days": "Days", + "_Clear_old_logs_": " Clear old logs?", "Clean_up_Logs": "Clean up Logs", - "Also_Working_for_freeradius": "Also Working for freeradius", - "Send_welcome_message": "Send welcome message", - "Notification_via": "Notification via", - "Continue_the_process_of_adding_Customer_Data_": "Continue the process of adding Customer Data?", - "Intervals": "Intervals", - "1_Day": "1 Day", - "3_Days": "3 Days", - "7_Days": "7 Days", - "Reminder_Notification_Intervals": "Reminder Notification Intervals", - "Reminder_Notify_Intervals": "Reminder Notify Intervals", - "read_documentation": "read documentation", - "Day": "Day", - "Delete_this_widget_": "Delete this widget?", - "Remove_this_widget_": "Remove this widget?", - "PPPoE_Remote_IP": "PPPoE Remote IP", - "Continue_the_Recharge_process": "Continue the Recharge process", - "Contributors": "Contributors", - "Discussions": "Discussions", - "Get_help_from_community": "Get help from community", - "Github_Discussions": "Github Discussions", - "Telegram_Group": "Telegram Group", - "Feedback_and_Bug_Report": "Feedback and Bug Report", - "Give_Feedback": "Give Feedback", - "Chat_with_me": "Chat with me", - "_50_Paid_Support": "$50 Paid Support", - "donation_confirmation_": "donation confirmation?", - "Or_ask_any_Donation_Alternative": "Or ask any Donation Alternative", - "Free_WhatsApp_Gateway_and_Telegram_Bot_creater": "Free WhatsApp Gateway and Telegram Bot creater", - "There_is_a_Telegram_bot_wizard_in_here": "There is a Telegram bot wizard in here", - "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_": "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.", - "Watch_project": "Watch project", - "in_here": "in here", - "Install_Latest_Version": "Install Latest Version", - "Download_Latest_Version": "Download Latest Version", - "Select_Old_Version": "Select Old Version", - "Current_Changelog": "Current Changelog", - "Repo_Changelog": "Repo Changelog", - "If_you_Download_manual_the_update_file__sometime_update_change_database__after_uploading__click_this_button_to_update_database_structure_": "If you Download manual the update file, sometime update change database, after uploading, click this button to update database structure.", - "Update_Database": "Update Database", - "Credits": "Credits", - "Continue_the_process_of_sending_messages": "Continue the process of sending messages", - "Yours_Balances": "Yours Balances", - "Friend_username": "Friend username", - "This_will_sync_dan_send_Customer_active_package_to_Mikrotik": "This will sync dan send Customer active package to Mikrotik", -<<<<<<< HEAD - "Email_not_sent__Mailer_Error__": "Email not sent, Mailer Error: " -======= - "Payment_History": "Payment History" ->>>>>>> 20916b44f0a88d7df2366b0d36d81f7ab249af1d + "ID": "ID", + "Date_Sent": "Date Sent" } \ No newline at end of file diff --git a/version.json b/version.json index ffea983b..4985074a 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "2025.3.19" + "version": "2025.3.20" } \ No newline at end of file