mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-21 18:58:51 +08:00
feat: add ability to group monitors in dashboard
This commit is contained in:
@@ -643,5 +643,7 @@
|
||||
"Custom": "Benutzerdefiniert",
|
||||
"Enable DNS Cache": "DNS Cache aktivieren",
|
||||
"Enable": "Aktivieren",
|
||||
"Disable": "Deaktivieren"
|
||||
"Disable": "Deaktivieren",
|
||||
"Group": "Gruppe",
|
||||
"Monitor Group": "Monitor Gruppe"
|
||||
}
|
||||
|
@@ -682,5 +682,7 @@
|
||||
"onebotUserOrGroupId": "Group/User ID",
|
||||
"onebotSafetyTips": "For safety, must set access token",
|
||||
"PushDeer Key": "PushDeer Key",
|
||||
"wayToGetClickSendSMSToken": "You can get API Username and API Key from {0} ."
|
||||
"wayToGetClickSendSMSToken": "You can get API Username and API Key from {0} .",
|
||||
"Group": "Group",
|
||||
"Monitor Group": "Monitor Group"
|
||||
}
|
||||
|
Reference in New Issue
Block a user