mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 09:03:02 +00:00
fix: daia availability
This commit is contained in:
committed by
Rainer Killinger
parent
b38a96996a
commit
13cee2d426
@@ -370,7 +370,8 @@
|
||||
"ejournal": "ejournal",
|
||||
"unknownAvailability": "Keine Information vorhanden",
|
||||
"unavailableAvailability": "System nicht erreichbar",
|
||||
"fulltext": "Zum Volltext"
|
||||
"fulltext": "Zum Volltext",
|
||||
"holdings": "Bestand"
|
||||
}
|
||||
},
|
||||
"schedule": {
|
||||
|
||||
@@ -358,7 +358,7 @@
|
||||
"not_available": "not available",
|
||||
"library_only": "for use in library only",
|
||||
"available": "available",
|
||||
"unknown": "not available"
|
||||
"unknown": "unknown"
|
||||
},
|
||||
"dueDate": "Due date",
|
||||
"location": "Location",
|
||||
@@ -370,7 +370,8 @@
|
||||
"ejournal": "ejournal",
|
||||
"unknownAvailability": "No information available",
|
||||
"unavailableAvailability": "System unreachable",
|
||||
"fulltext": "Full text"
|
||||
"fulltext": "Full text",
|
||||
"holdings": "Holdings"
|
||||
}
|
||||
},
|
||||
"schedule": {
|
||||
|
||||
Reference in New Issue
Block a user