From 9365128bf5e1fcb37052085b63d9bb723ce9cbe3 Mon Sep 17 00:00:00 2001 From: Alexander Friedland Date: Wed, 8 Jun 2022 14:44:11 +0200 Subject: [PATCH] Update admin/src/locales/de.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Wolfgang Huß --- admin/src/locales/de.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/src/locales/de.json b/admin/src/locales/de.json index e39b3b706..f7f486d66 100644 --- a/admin/src/locales/de.json +++ b/admin/src/locales/de.json @@ -11,7 +11,7 @@ "maximumAmount": "maximaler Betrag", "memo": "Nachricht", "name": "Name", - "newContributionLink": "Neuer Contribution Link", + "newContributionLink": "Neuer Contribution-Link", "noContributionLinks": "Es sind keine Contribution Links angelegt.", "noEndDate": "Kein End-Datum gewählt.", "noStartDate": "Kein Start-Datum gewählt.",