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
All checks were successful
Build & Push Docker Image / build (push) Successful in 4m17s
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user