refactor: rename "recurring" to "week overview"

refactor: replace dashboard calendar icon
resolves #128

refactor: route dashboard "next unit" to date series instead of events
resolves #126
This commit is contained in:
Thea Schöbl
2023-08-07 15:51:23 +00:00
parent 9abd397578
commit e1cc33bba2
14 changed files with 120 additions and 52 deletions

View File

@@ -459,9 +459,9 @@
"view": {
"today": "Heute"
},
"recurring": "Stundenplan",
"recurring": "Wochen­übersicht",
"calendar": "Kalender",
"single": "Einzeltermine",
"single": "Einzel­termine",
"addEventPage": {
"TITLE": "Termine Hinzufügen",
"PLACEHOLDER": "Termine",

View File

@@ -459,7 +459,7 @@
"view": {
"today": "Today"
},
"recurring": "Recurring",
"recurring": "Week Overview",
"calendar": "Calendar",
"single": "Single Events",
"addEventPage": {