From 7eb5b044df4061b7fbff0cbfb8407669ad048bee Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Wed, 25 Mar 2026 00:30:40 +0100 Subject: [PATCH] =?UTF-8?q?Den=20Import-Error=20ausl=C3=B6senden=20Begriff?= =?UTF-8?q?=20"spende"=20auf=20"1:=20Donation"=20gesetzt.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Den Import-Error auslösenden Begriff "spende" auf "1: Donation" gesetzt. --- src/MDConcEntryTypes.php | 1 + 1 file changed, 1 insertion(+) diff --git a/src/MDConcEntryTypes.php b/src/MDConcEntryTypes.php index e98801d..09bee61 100644 --- a/src/MDConcEntryTypes.php +++ b/src/MDConcEntryTypes.php @@ -94,6 +94,7 @@ final class MDConcEntryTypes implements MDImporterConcordanceListInterface { "Schenkung/abgeschr.B. DHM" => "1", "Sachspende" => "1", "Spende" => "1", + "spende" => "1", "Sepnde" => "1", "Spene" => "1", "Anonyme Spende" => "1",