diff --git a/src/locales/en.json b/src/locales/en.json index db7ecf7a..29230f50 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -180,6 +180,9 @@ "write" : "Write", "monitoring_disabled" : "Monitoring is not enabled.", "monitoring_check_glances" : "Check glances service status.", + "check" : "Check", + "check_stmp" : "Check 25 port access : ", + "check_mx" : "Check the MX record : ", "services" : "Services", "services_list" : "Services list", diff --git a/src/views/monitor/monitor.ms b/src/views/monitor/monitor.ms index cac0b77c..a2078d7a 100644 --- a/src/views/monitor/monitor.ms +++ b/src/views/monitor/monitor.ms @@ -24,6 +24,31 @@