feat(admin): display external users for security reasons

This commit is contained in:
Edouard Vanbelle
2026-07-19 15:45:09 +02:00
parent 03a63d0161
commit e003a8c55b
18 changed files with 83 additions and 17 deletions
+3 -1
View File
@@ -869,7 +869,9 @@
"drive_error_name_required": "Laufwerk-Name ist erforderlich.",
"drive_error_owner_required": "Wähle einen Benutzer oder eine Gruppe als Eigentümer des Laufwerks.",
"create_drive": "Gemeinsames Laufwerk erstellen",
"no_drives": "Noch keine Laufwerke."
"no_drives": "Noch keine Laufwerke.",
"external_user": "extern",
"external_user_hint": "Nur-Einladung-Konto (Magic-Link oder OCM). Kann kein Administrator sein und hat keinen Speicherumfang."
},
"profile": {
"page_title": "Profil",