Enhancement: Checkmk widget (#5301)

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
This commit is contained in:
Dmitry Chumak
2025-05-22 20:07:53 +03:00
committed by GitHub
parent ee07a7dcbe
commit 0d47fa8215
7 changed files with 86 additions and 0 deletions

View File

@@ -1050,5 +1050,9 @@
"movies": "Movies",
"episodes": "Episodes",
"other": "Other"
},
"checkmk": {
"serviceErrors": "Service issues",
"hostErrors": "Host issues",
}
}