mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 17:12:43 +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ü",
|
||||
|
||||
@@ -88,7 +88,7 @@
|
||||
"page": {
|
||||
"TITLE": "Map",
|
||||
"search": {
|
||||
"PLACEHOLDER": "Find buildings, points of interests, canteens and cafes ..."
|
||||
"PLACEHOLDER": "Buildings, points of interests, canteens and more"
|
||||
},
|
||||
"buttons": {
|
||||
"SHOW_LIST": "Show list",
|
||||
@@ -110,6 +110,12 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"catalog": {
|
||||
"title": "course catalog",
|
||||
"detail": {
|
||||
"EMPTY_SEMESTER": "No catalog data available for selected semester"
|
||||
}
|
||||
},
|
||||
"menu": {
|
||||
"context": {
|
||||
"title": "context menu",
|
||||
|
||||
Reference in New Issue
Block a user