Merge pull request #3246 from chakflying/ui/monitor-group-select

UI: Improve no group monitor message
This commit is contained in:
Louis Lam
2023-06-17 16:43:03 +08:00
committed by GitHub
3 changed files with 9 additions and 2 deletions

View File

@@ -750,5 +750,6 @@
"Badge value (For Testing only.)": "Badge value (For Testing only.)",
"Badge URL": "Badge URL",
"Group": "Group",
"Monitor Group": "Monitor Group"
"Monitor Group": "Monitor Group",
"noGroupMonitorMsg": "Not Available. Create a Group Monitor First."
}