fix: adjust library account user info

Closes #331
This commit is contained in:
Jovan Krunić
2022-11-04 13:25:20 +01:00
parent 0caa69c28c
commit bafabb1d4e
6 changed files with 36 additions and 9 deletions

View File

@@ -253,14 +253,18 @@
"profile": {
"title": "Deine persönlichen Daten",
"labels": {
"id": "Nutzer-ID",
"id": "Bibliotheksausweisnummer",
"name": "Name",
"email": "E-Mail",
"address": "Adresse",
"expires": "Nutzungsberechtigung endet am",
"expires": "Nutzungsberechtigung",
"status": "Status",
"type": "Typ",
"note": "Nachricht"
},
"values": {
"unlimited": "unbefristet",
"expires": "endet am"
}
},
"holds": {