mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-04 18:24:32 +02:00
Add new status when edit customers
This commit is contained in:
parent
1bada918b9
commit
41161ebc7c
5 changed files with 14 additions and 13 deletions
|
@ -589,5 +589,7 @@
|
|||
"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"
|
||||
"Created_Date": "Created Date",
|
||||
"Inactive": "Inactive",
|
||||
"Suspended": "Suspended"
|
||||
}
|
|
@ -474,5 +474,7 @@
|
|||
"SMS_and_WhatsApp": "SMS dan WhatsApp",
|
||||
"The_method_which_OTP_will_be_sent_to_user": "Metode OTP yang akan dikirimkan ke pengguna",
|
||||
"Disabled": "Dinonaktifkan",
|
||||
"Banned": "Banned"
|
||||
"Banned": "Dicekal",
|
||||
"Inactive": "Tidak Aktif",
|
||||
"Suspended": "Disuspend"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue