mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2025-08-03 18:29:14 +02:00
feat:#60 added localization switch
This commit is contained in:
@@ -4,5 +4,12 @@
|
||||
"roomFinder": "Room Finder",
|
||||
"faq": "FAQ",
|
||||
"imprint": "Imprint",
|
||||
"privacy": "Privacy"
|
||||
"privacy": "Privacy",
|
||||
"english": "English",
|
||||
"german": "German",
|
||||
"courseSelection": {
|
||||
"winterSemester": "winter semester",
|
||||
"summerSemester": "summer semester",
|
||||
"selectCourse": "Please select a course and semester"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user