From b1c561ba50b8af43c22f3dd9791b98b2141fe26d Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Thu, 17 Nov 2022 02:50:30 +0100 Subject: [PATCH] Extend concordance lists --- src/MDConcCurrencies.php | 2 ++ src/MDConcEntryTypes.php | 1 + 2 files changed, 3 insertions(+) diff --git a/src/MDConcCurrencies.php b/src/MDConcCurrencies.php index 8a700a8..628ce75 100644 --- a/src/MDConcCurrencies.php +++ b/src/MDConcCurrencies.php @@ -22,7 +22,9 @@ final class MDConcCurrencies { "French Franc" => "fr-FF", "Forint" => "hu-Ft", "Korona" => "hu-Korona", + "Austro-Hungarian krone" => "hu-Korona", "Pengő" => "hu-Pengő", + "pengő" => "hu-Pengő", "DM" => "de-DM", "DEM" => "de-DM", "Mark" => "de-DM", diff --git a/src/MDConcEntryTypes.php b/src/MDConcEntryTypes.php index 5464de7..36f1d01 100644 --- a/src/MDConcEntryTypes.php +++ b/src/MDConcEntryTypes.php @@ -90,6 +90,7 @@ final class MDConcEntryTypes { "Vermächtnis" => "5", "Erbschaft / Nachlass" => "5", "Hagyaték" => "5", + "hagyaték" => "5", // 6: Endowment "Endowment" => "6",