feat: add functionality to display all rooms with search and modal support in admin panel
All checks were successful
Build & Push Docker Image / build (push) Successful in 4m17s

This commit is contained in:
2026-04-01 12:05:51 +02:00
parent d04793148a
commit 61585d8c63
3 changed files with 226 additions and 100 deletions

View File

@@ -497,7 +497,8 @@
"deleteRoomConfirm": "Raum \"{name}\" wirklich löschen? Dies kann nicht rückgängig gemacht werden.",
"roomDeleted": "Raum gelöscht",
"roomDeleteFailed": "Raum konnte nicht gelöscht werden",
"noRoomsFound": "Keine Räume vorhanden"
"noRoomsFound": "Keine Räume vorhanden",
"showAllRooms": "Alle {count} Räume anzeigen"
},
"notifications": {
"bell": "Benachrichtigungen",