mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2025-08-06 11:49:14 +02:00
115 refactoring dynamic page
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
"winterSemester": "Wintersemester",
|
||||
"summerSemester": "Sommersemester",
|
||||
"subTitle": "Bitte wähle eine Gruppe und das Semester aus.",
|
||||
"nextStep": "Weiter",
|
||||
"courseDropDown": "Gruppe",
|
||||
"noCoursesAvailable": "Keine Gruppen verfügbar",
|
||||
"semesterDropDown": "Semester"
|
||||
@@ -26,7 +27,6 @@
|
||||
"occupied": "belegt"
|
||||
},
|
||||
"moduleSelection": {
|
||||
"nextStep": "Weiter",
|
||||
"selectAll": "Alle anwählen",
|
||||
"deselectAll": "Alle abwählen",
|
||||
"selected": "angewählt",
|
||||
|
@@ -13,6 +13,7 @@
|
||||
"winterSemester": "winter semester",
|
||||
"summerSemester": "summer semester",
|
||||
"subTitle": "please select a course and semester",
|
||||
"nextStep": "next step",
|
||||
"courseDropDown": "please select a course",
|
||||
"noCoursesAvailable": "no courses listed",
|
||||
"semesterDropDown": "please select a semester"
|
||||
@@ -26,7 +27,6 @@
|
||||
"occupied": "occupied"
|
||||
},
|
||||
"moduleSelection": {
|
||||
"nextStep": "next step",
|
||||
"selectAll": "select all",
|
||||
"deselectAll": "deselect all",
|
||||
"selected": "selected",
|
||||
|
Reference in New Issue
Block a user