Implement basic jail management (turn off and on) and fix some old stuff

This commit is contained in:
2025-02-26 16:55:21 +01:00
parent e19c24de08
commit 25238bf83c
12 changed files with 295 additions and 42 deletions

View File

@@ -64,6 +64,8 @@
"modal.filter_config": "Filter-Konfiguration:",
"modal.cancel": "Abbräche",
"modal.save": "Speicherä",
"loading": "Lade..."
"loading": "Lade...",
"dashboard.manage_jails": "Jails ala oder absteue",
"modal.manage_jails_title": "Jails ala oder absteue"
}