From a659ce2f197fb6e5a0d0fc5d168d02da3395bca8 Mon Sep 17 00:00:00 2001 From: ogerly Date: Wed, 8 Jun 2022 16:50:05 +0200 Subject: [PATCH] fixed locales --- admin/src/locales/de.json | 2 +- admin/src/locales/en.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/admin/src/locales/de.json b/admin/src/locales/de.json index 301936d01..e808103e2 100644 --- a/admin/src/locales/de.json +++ b/admin/src/locales/de.json @@ -13,8 +13,8 @@ "name": "Name", "newContributionLink": "Neuer Beitragslink", "noContributionLinks": "Es sind keine Beitragslinks angelegt.", - "noEndDate": "Kein Enddatum gewählt.", "noDateSelected": "Kein Datum ausgewählt", + "noEndDate": "Kein Enddatum gewählt.", "noStartDate": "Kein Startdatum gewählt.", "options": { "cycle": { diff --git a/admin/src/locales/en.json b/admin/src/locales/en.json index dfdf3bac9..0df90413a 100644 --- a/admin/src/locales/en.json +++ b/admin/src/locales/en.json @@ -13,8 +13,8 @@ "name": "Name", "newContributionLink": "New contribution link", "noContributionLinks": "No contribution links have been created.", - "noEndDate": "No end-date", "noDateSelected": "No date selected", + "noEndDate": "No end-date", "noStartDate": "No start-date", "options": { "cycle": {