feat: Add table logic for role and permission sections

This commit is contained in:
2025-12-29 08:58:00 +01:00
parent be9d2ec9d7
commit 0490f2357e
31 changed files with 1957 additions and 390 deletions

View File

@@ -28,7 +28,8 @@
"addRow": "Zeile hinzufügen",
"removeRow": "Zeile entfernen",
"emptyValue": "Keine Eingabe",
"noData": "Keine Daten vorhanden"
"noData": "Keine Daten vorhanden",
"selectValue": "Wert auswählen"
}
},
"status": {

View File

@@ -28,7 +28,8 @@
"addRow": "Add row",
"removeRow": "Remove row",
"emptyValue": "No input",
"noData": "No data available"
"noData": "No data available",
"selectValue": "Select value"
}
},
"status": {