迁移监控设置功能
This commit is contained in:
@@ -2151,6 +2151,47 @@
|
||||
"please_select": "Please select"
|
||||
}
|
||||
},
|
||||
"system_monitoring": {
|
||||
"monitoring_configuration": {
|
||||
"search": "Search",
|
||||
"reset": "Reset",
|
||||
"add": "Add",
|
||||
"edit": "Edit",
|
||||
"delete": "Delete",
|
||||
"confirm": "Confirm",
|
||||
"cancel": "Cancel",
|
||||
"prompt": "Notice",
|
||||
"operation": "Operation",
|
||||
"operation_success": "Operation successful",
|
||||
"confirm_operation": "Are you sure you want to perform this operation?",
|
||||
"serial_number": "No.",
|
||||
"monitor_code": "Monitor Code",
|
||||
"monitor_name": "Monitor Name",
|
||||
"ip_address": "IP Address",
|
||||
"port": "Port",
|
||||
"python_version": "Python Version",
|
||||
"refresh_interval": "Refresh Interval",
|
||||
"cpu_warning": "CPU Warning",
|
||||
"disk_warning": "Disk Warning",
|
||||
"memory_swap_warning": "Memory/Swap Warning",
|
||||
"enter_monitor_code": "Please enter monitor code",
|
||||
"enter_monitor_name": "Please enter monitor name",
|
||||
"enter_ip_address": "Please enter IP address",
|
||||
"enter_port": "Please enter port",
|
||||
"enter_refresh_interval": "Please enter refresh interval",
|
||||
"enter_disk_warning": "Please enter disk warning",
|
||||
"enter_cpu_warning": "Please enter CPU warning",
|
||||
"enter_memory_swap_warning": "Please enter memory/swap warning",
|
||||
"enter_python_version": "Please enter Python version",
|
||||
"please_enter_monitor_code": "Please enter monitor code",
|
||||
"please_enter_monitor_name": "Please enter monitor name",
|
||||
"please_enter_ip_address": "Please enter IP address",
|
||||
"please_enter_port": "Please enter port",
|
||||
"length_1_to_100": "Length must be 1-100 characters",
|
||||
"add_monitor_config": "Add Monitoring Configuration",
|
||||
"edit_monitor_config": "Edit Monitoring Configuration"
|
||||
}
|
||||
},
|
||||
"system_utilities": {
|
||||
"api_logs": {
|
||||
"id": "ID",
|
||||
|
||||
Reference in New Issue
Block a user