fix log that beed IP, that make plugin CLI error

This commit is contained in:
iBNu Maksum
2024-10-24 14:11:10 +07:00
parent 6ffa396b05
commit e8a800bbd6
2 changed files with 21 additions and 9 deletions

View File

@ -866,5 +866,13 @@
"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"
"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"
}