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,5 +64,7 @@
"modal.filter_config": "Configurazione del filtro:",
"modal.cancel": "Annulla",
"modal.save": "Salva",
"loading": "Caricamento..."
"loading": "Caricamento...",
"dashboard.manage_jails": "Gestire i jails",
"modal.manage_jails_title": "Gestire i jails"
}