mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 17:12:43 +00:00
feat: add content to empty catalogs
This commit is contained in:
committed by
Rainer Killinger
parent
6270a93151
commit
982fb1653b
@@ -252,7 +252,8 @@
|
||||
"catalog": {
|
||||
"title": "Vorlesungsverzeichnis",
|
||||
"detail": {
|
||||
"EMPTY_SEMESTER": "Keine Verzeichnisdaten für das ausgewählte Semester vorhanden"
|
||||
"EMPTY_SEMESTER": "Keine Verzeichnisdaten für das ausgewählte Semester vorhanden",
|
||||
"EMPTY_CATALOG": "Keine Veranstaltung in diesem Bereich gefunden"
|
||||
}
|
||||
},
|
||||
"library": {
|
||||
|
||||
@@ -252,7 +252,8 @@
|
||||
"catalog": {
|
||||
"title": "course catalog",
|
||||
"detail": {
|
||||
"EMPTY_SEMESTER": "No catalog data available for selected semester"
|
||||
"EMPTY_SEMESTER": "No catalog data available for selected semester",
|
||||
"EMPTY_CATALOG": "No events were found in this area"
|
||||
}
|
||||
},
|
||||
"library": {
|
||||
|
||||
Reference in New Issue
Block a user