fix: library account missing ready for pickup

Closes #330
This commit is contained in:
Jovan Krunić
2022-11-11 15:00:34 +00:00
committed by Rainer Killinger
parent 42b860e417
commit e504d8cf6d
12 changed files with 131 additions and 91 deletions

View File

@@ -273,7 +273,8 @@
"title": "Titel",
"about": "Mehr Informationen",
"label": "Signatur",
"endtime": "Zum Abholen bis"
"endtime": "Abzuholen bis",
"storage": "Abholbereit"
},
"holds": "Bestellungen",
"reservations": "Vormerkungen"

View File

@@ -268,14 +268,15 @@
}
},
"holds": {
"title": "holds and reservations",
"title": "Orders and reservations",
"labels": {
"title": "Title",
"about": "More information",
"label": "Label",
"endtime": "Available for pickup until"
"label": "Shelfmark",
"endtime": "Available for pickup until",
"storage": "Available for pickup"
},
"holds": "holds",
"holds": "orders",
"reservations": "reservations"
},
"checked_out": {