mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-22 01:22:54 +00:00
feat: add catalog module
This commit is contained in:
committed by
Jovan Krunić
parent
e628f396e2
commit
03084b1c96
@@ -88,7 +88,7 @@
|
||||
"page": {
|
||||
"TITLE": "Karte",
|
||||
"search": {
|
||||
"PLACEHOLDER": "Finde Gebäude, Points of Interest, Mensen und Cafés ..."
|
||||
"PLACEHOLDER": "Gebäude, Points of Interest, Mensen und mehr"
|
||||
},
|
||||
"buttons": {
|
||||
"SHOW_LIST": "Liste ansehen",
|
||||
@@ -110,6 +110,12 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"catalog": {
|
||||
"title": "Vorlesungsverzeichnis",
|
||||
"detail": {
|
||||
"EMPTY_SEMESTER": "Keine Verzeichnisdaten für das ausgewählte Semester vorhanden"
|
||||
}
|
||||
},
|
||||
"menu": {
|
||||
"context": {
|
||||
"title": "Kontext Menü",
|
||||
|
||||
Reference in New Issue
Block a user