feat: add HeBIS HDS search

This commit is contained in:
Andy Bastian
2022-01-27 14:11:35 +00:00
committed by Jovan Krunić
parent e4165901bb
commit 9a3241c42a
42 changed files with 2109 additions and 23 deletions

View File

@@ -197,6 +197,29 @@
"instruction": "Starte oben zu tippen, um Veranstaltungen, Veranstaltungstermine, Personen, Orte, Essen und mehr zu finden ...",
"nothing_found": "Keine Ergebnisse"
},
"hebisSearch": {
"search_bar": {
"placeholder": "Suche ..."
},
"instruction": "Starte oben zu tippen, um Bücher, mehrteilige Werke, Zeitschriften, E-Books und mehr zu finden ...",
"nothing_found": "Keine Ergebnisse",
"detail": {
"title": "Titel",
"description": "Umfang",
"firstPublished": "Erscheinungsjahr"
},
"daia": {
"availability": "Verfügbarkeit",
"available": "ausleihbar",
"status": "Status",
"location": "Standort",
"signature": "Signatur",
"comment": "Kommentar",
"order": "Bestellen",
"issn": "ISSN",
"ejournal": "ejournal"
}
},
"schedule": {
"recurring": "Stundenplan",
"calendar": "Kalender",

View File

@@ -197,6 +197,29 @@
"instruction": "Start typing above to find events, persons, places, food and more ...",
"nothing_found": "No results"
},
"hebisSearch": {
"search_bar": {
"placeholder": "Search ..."
},
"instruction": "Start typing above to find books, journals, multipart items, e-books and more ...",
"nothing_found": "No results",
"detail": {
"title": "Title",
"description": "Scope",
"firstPublished": "Year of publication"
},
"daia": {
"availability": "Availability",
"available": "available",
"status": "Status",
"location": "Location",
"signature": "Shelfmark",
"comment": "Remark",
"order": "Request",
"issn": "ISSN",
"ejournal": "ejournal"
}
},
"schedule": {
"recurring": "Recurring",
"calendar": "Calendar",