mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2025-08-04 02:39:14 +02:00
92 frontend refinements, clickable logo
This commit is contained in:
@@ -119,7 +119,7 @@
|
||||
"preview": "Vorschau",
|
||||
"preview-long": "Kalendervorschau",
|
||||
"module": "Modul",
|
||||
"course": "Seminargruppe"
|
||||
"course": "Gruppe"
|
||||
},
|
||||
"faqView": {
|
||||
"headline": "Fragen und Antworten",
|
||||
|
@@ -9,19 +9,19 @@
|
||||
"english": "English",
|
||||
"german": "German",
|
||||
"courseSelection": {
|
||||
"headline": "Welcome to HTWKalender",
|
||||
"headline": "welcome to HTWKalender",
|
||||
"winterSemester": "winter semester",
|
||||
"summerSemester": "summer semester",
|
||||
"subTitle": "Please select a course and semester",
|
||||
"courseDropDown": "Please select a course",
|
||||
"noCoursesAvailable": "No courses listed",
|
||||
"semesterDropDown": "Please select a semester"
|
||||
"subTitle": "please select a course and semester",
|
||||
"courseDropDown": "please select a course",
|
||||
"noCoursesAvailable": "no courses listed",
|
||||
"semesterDropDown": "please select a semester"
|
||||
},
|
||||
"roomFinderPage": {
|
||||
"headline": "room finder",
|
||||
"detail": "Please select a room to view the occupancy",
|
||||
"dropDownSelect": "Please select a room",
|
||||
"noRoomsAvailable": "No rooms listed",
|
||||
"detail": "please select a room to view the occupancy",
|
||||
"dropDownSelect": "please select a room",
|
||||
"noRoomsAvailable": "no rooms listed",
|
||||
"available": "available",
|
||||
"occupied": "occupied"
|
||||
},
|
||||
@@ -64,13 +64,13 @@
|
||||
"toast": {
|
||||
"success": "Success",
|
||||
"error": "Error",
|
||||
"successDetail": "Calendar successfully deleted",
|
||||
"errorDetail": "Calendar could not be deleted"
|
||||
"successDetail": "calendar successfully deleted",
|
||||
"errorDetail": "calendar could not be deleted"
|
||||
}
|
||||
},
|
||||
"additionalModules": {
|
||||
"subTitle": "Select additional modules that are not listed in the regular semester for your course",
|
||||
"dropDown": "Select additional modules",
|
||||
"subTitle": "select additional modules that are not listed in the regular semester for your course",
|
||||
"dropDown": "select additional modules",
|
||||
"module": "module",
|
||||
"modules": "modules",
|
||||
"footerModulesSelected": "{count} module selected | {count} modules selected",
|
||||
@@ -88,8 +88,8 @@
|
||||
"renameModules": {
|
||||
"reminder": "reminder",
|
||||
"enableAllNotifications": "enable all notifications",
|
||||
"subTitle": "Configure your selected Modules to your liking.",
|
||||
"nextStep": "Save"
|
||||
"subTitle": "configure your selected modules to your liking",
|
||||
"nextStep": "save"
|
||||
},
|
||||
"moduleTemplateDialog": {
|
||||
"explanationOne": "Here you can rename your modules to your liking. This will be the name of the event in your calendar.",
|
||||
@@ -107,7 +107,7 @@
|
||||
"eventTyp": "event type"
|
||||
},
|
||||
"calendarLink": {
|
||||
"copyToastNotification": "Link copied to clipboard",
|
||||
"copyToastNotification": "link copied to clipboard",
|
||||
"copyToastSummary": "information",
|
||||
"copyToastError": "error",
|
||||
"copyToastErrorDetail": "could not copy link to clipboard",
|
||||
|
Reference in New Issue
Block a user