style: 补充调度任务提示信息说明
This commit is contained in:
@@ -305,10 +305,10 @@ INSERT INTO `sys_i18n` VALUES (287, 'config.errDelete', '删除参数配置信
|
||||
INSERT INTO `sys_i18n` VALUES (288, 'config.errType', '操作含有内置参数,禁止删除!', 'The operation contains built-in parameters and deletion is prohibited!');
|
||||
INSERT INTO `sys_i18n` VALUES (289, 'job.monitor_sys_resource', '监控-系统资源', 'Monitor-System Resources');
|
||||
INSERT INTO `sys_i18n` VALUES (290, 'job.monitor_sys_resource_remark', '系统资源CPU/IO/Netword收集\ninterval单位分钟,平均分钟资源情况\n注:请根据cron表达式的时间单位分钟,传入参数interva值', 'System Resource CPU/IO/Netword Collection\ninterval unit minutes, average minute resource situation\nNote: Please pass the value of the parameter interva according to the time unit minutes of the cron expression');
|
||||
INSERT INTO `sys_i18n` VALUES (291, 'job.delete_ne_config_backup', '删除-过期配置文件备份', 'Delete-Expired NE ETC Backup File');
|
||||
INSERT INTO `sys_i18n` VALUES (292, 'job.delete_ne_config_backup_remark', 'storeDays:表示保留最近天数的数据记录', 'storeDays: indicates that the most recent days of data records are kept.');
|
||||
INSERT INTO `sys_i18n` VALUES (293, 'job.delete_alarm_record', '删除-过期告警记录', 'Delete-Expired Alarm Records');
|
||||
INSERT INTO `sys_i18n` VALUES (294, 'job.delete_alarm_record_remark', 'storeDays:表示保留最近天数的数据记录\r\nstoreNum:保留数量,默认保留7个', 'storeDays: indicates that the most recent days of data records are kept.\r\nstoreNum: the number of reservations, the default reservation is 7.');
|
||||
INSERT INTO `sys_i18n` VALUES (291, 'job.delete_alarm_record', '删除-过期告警记录', 'Delete-Expired Alarm Records');
|
||||
INSERT INTO `sys_i18n` VALUES (292, 'job.delete_alarm_record_remark', 'storeDays:表示保留最近天数的数据记录', 'storeDays: indicates that the most recent days of data records are kept.');
|
||||
INSERT INTO `sys_i18n` VALUES (293, 'job.delete_ne_config_backup', '删除-过期配置文件备份', 'Delete-Expired NE ETC Backup File');
|
||||
INSERT INTO `sys_i18n` VALUES (294, 'job.delete_ne_config_backup_remark', 'storeDays:表示保留最近天数的数据记录\r\nstoreNum:保留数量,默认保留7个', 'storeDays: indicates that the most recent days of data records are kept.\r\nstoreNum: the number of reservations, the default reservation is 7.');
|
||||
INSERT INTO `sys_i18n` VALUES (295, 'job.delete_kpi_record', '删除-过期指标记录', 'Delete-Expired KPI Records');
|
||||
INSERT INTO `sys_i18n` VALUES (296, 'job.delete_kpi_record_remark', 'storeDays:表示保留最近天数的数据记录\r\nneList:表示匹配的网元类型', 'storeDays: Indicates the most recent days of data records retained\r\nneList: Indicates the type of network elements matched');
|
||||
INSERT INTO `sys_i18n` VALUES (297, 'menu.neData.backupData', '导出文件', 'Exponted File');
|
||||
|
||||
Reference in New Issue
Block a user