refactor: replace timetable event modal with route

This commit is contained in:
2023-02-17 16:51:52 +01:00
committed by Rainer Killinger
parent 22e70ae92b
commit 3e5724d9be
12 changed files with 176 additions and 145 deletions

View File

@@ -454,8 +454,10 @@
"recurring": "Stundenplan",
"calendar": "Kalender",
"single": "Einzeltermine",
"addEventModal": {
"addEvent": "Events Hinzufügen"
"addEventPage": {
"TITLE": "Termine Hinzufügen",
"PLACEHOLDER": "Termine",
"SEARCH_INSTRUCTION": "Termine finden"
},
"card": {
"forEach": "Alle",

View File

@@ -454,8 +454,10 @@
"recurring": "Recurring",
"calendar": "Calendar",
"single": "Single Events",
"addEventModal": {
"addEvent": "Add Events"
"addEventPage": {
"TITLE": "Add Events",
"PLACEHOLDER": "Events",
"SEARCH_INSTRUCTION": "Find events"
},
"card": {
"forEach": "Every",