{{ day }}
diff --git a/app/components/Utils/SegmentedRadioGroup.vue b/app/components/Utils/SegmentedRadioGroup.vue
new file mode 100644
index 0000000..b6b5b83
--- /dev/null
+++ b/app/components/Utils/SegmentedRadioGroup.vue
@@ -0,0 +1,28 @@
+
+
+
+
+
+ {{ option.label }}
+
+
+
diff --git a/i18n/locales/de.json b/i18n/locales/de.json
index b4961d0..5ad166e 100644
--- a/i18n/locales/de.json
+++ b/i18n/locales/de.json
@@ -21,9 +21,9 @@
},
"apiKeys": "API Schlüssel",
"create": "Erstellen",
- "date-range": "Datumbereich",
- "date-recurring": "Wiederholung",
- "date-point": "Zeitpunkt",
+ "date-range": "Bereich",
+ "date-recurring": "Wiederholend",
+ "date-point": "Punkt",
"recurring-none": "Keine",
"recurring-daily": "Täglich",
"recurring-weekly": "Wöchentlich",