fix: 修改翻译信息;添加水印配置项到页面

This commit is contained in:
Bai
2021-08-18 19:11:10 +08:00
committed by Jiangjie.Bai
parent a0b756ebaa
commit bf6fcc9020
6 changed files with 180 additions and 175 deletions

View File

@@ -33,7 +33,7 @@ class ServerPerformanceCheckUtil(object):
'is_alive': {
'default': False,
'max_threshold': False,
'alarm_msg_format': _('[Alive] The terminal is offline: {name}')
'alarm_msg_format': _('The terminal is offline: {name}')
},
'disk_usage': {
'default': 0,