diff --git a/system/lan/english.json b/system/lan/english.json index 3d33b6e9..430a0cc2 100644 --- a/system/lan/english.json +++ b/system/lan/english.json @@ -581,5 +581,10 @@ "Created___Expired": "Created \/ Expired", "Bank_Transfer": "Bank Transfer", "Recharge_Using": "Recharge Using", - "ago": "ago" + "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" } \ No newline at end of file diff --git a/ui/ui/customers-edit.tpl b/ui/ui/customers-edit.tpl index 863f97b8..f0564cb8 100644 --- a/ui/ui/customers-edit.tpl +++ b/ui/ui/customers-edit.tpl @@ -3,7 +3,7 @@