diff --git a/admin/src/locales/de.json b/admin/src/locales/de.json index 158a7050c..059064553 100644 --- a/admin/src/locales/de.json +++ b/admin/src/locales/de.json @@ -106,7 +106,6 @@ "removeNotSelf": "Als Admin / Moderator kannst du dich nicht selber löschen.", "remove_all": "alle Nutzer entfernen", "save": "Speichern", - "selectOptions": {}, "status": "Status", "success": "Erfolg", "text": "Text", diff --git a/admin/src/locales/en.json b/admin/src/locales/en.json index bba988665..8f0060835 100644 --- a/admin/src/locales/en.json +++ b/admin/src/locales/en.json @@ -21,12 +21,12 @@ "hourly": "hourly", "monthly": "monthly", "none": "no cycle", - "null": "Please select a cycle", + "null": "please select a cycle", "weekly": "weekly", "yearly": "yearly" }, "repetition": { - "null": "Please select a repetition" + "null": "please select a repetition" } }, "repetition": "Repetition",