mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 17:12:43 +00:00
committed by
Rainer Killinger
parent
42b860e417
commit
e504d8cf6d
@@ -273,7 +273,8 @@
|
||||
"title": "Titel",
|
||||
"about": "Mehr Informationen",
|
||||
"label": "Signatur",
|
||||
"endtime": "Zum Abholen bis"
|
||||
"endtime": "Abzuholen bis",
|
||||
"storage": "Abholbereit"
|
||||
},
|
||||
"holds": "Bestellungen",
|
||||
"reservations": "Vormerkungen"
|
||||
|
||||
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user