mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender-pwa.git
synced 2025-08-05 03:09:17 +02:00
feat:#60 format, lint and fix build
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
"dropDownSelect": "Please select a room",
|
||||
"noRoomsAvailable": "No rooms listed"
|
||||
},
|
||||
"moduleSelection":{
|
||||
"moduleSelection": {
|
||||
"nextStep": "next step",
|
||||
"selectAll": "select all",
|
||||
"deselectAll": "deselect all",
|
||||
@@ -57,7 +57,7 @@
|
||||
"subTitle": "Configure your selected Modules to your liking.",
|
||||
"nextStep": "next step"
|
||||
},
|
||||
"moduleTemplateDialog":{
|
||||
"moduleTemplateDialog": {
|
||||
"explanationOne": "Here you can rename your modules to your liking. This will be the name of the event in your calendar.",
|
||||
"explanationTwo": "Additionally, you can toggle notifications for each module. If you do so, you will be notified 15 minutes before the event starts.",
|
||||
"tableDescription": "You can use the following placeholders in your module names:",
|
||||
@@ -81,4 +81,4 @@
|
||||
"toGoogleCalendar": "to Google Calendar",
|
||||
"toMicrosoftCalendar": "to Microsoft Calendar"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user