forked from kevinowino869/mitrobill
## 2024.10.15
- CSRF Security - Admin can only have 1 active session - Move Miscellaneous Settings to new page - Fix Customer Online - Count Shared user online for Radius REST - Fix Invoice Print
This commit is contained in:
@ -778,5 +778,14 @@
|
||||
"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:"
|
||||
"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"
|
||||
}
|
@ -744,5 +744,6 @@
|
||||
"Not_Active": "Tidak Aktif",
|
||||
"Limit": "Membatasi",
|
||||
"Create_expired_Internet_Package": "Buat Paket Internet yang Kedaluwarsa",
|
||||
"When_customer_expired__you_can_move_it_to_Expired_Internet_Package": "Ketika pelanggan telah kedaluwarsa, Anda dapat memindahkannya ke Paket Internet Kedaluwarsa"
|
||||
"When_customer_expired__you_can_move_it_to_Expired_Internet_Package": "Ketika pelanggan telah kedaluwarsa, Anda dapat memindahkannya ke Paket Internet Kedaluwarsa",
|
||||
"Miscellaneous_Settings": "Pengaturan Lain-Lain"
|
||||
}
|
Reference in New Issue
Block a user