feat: add content to empty catalogs

This commit is contained in:
Thea Schöbl
2023-02-24 10:50:38 +00:00
committed by Rainer Killinger
parent 6270a93151
commit 982fb1653b
13 changed files with 155 additions and 34 deletions

View File

@@ -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": {

View File

@@ -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": {