From bdbdf038217e1c2032d26d7f20e7bf4b0dbb703b Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Tue, 27 May 2025 18:18:19 +0200 Subject: [PATCH] Map currency FT > Hungarian Forinth --- src/MDConcCurrencies.php | 1 + 1 file changed, 1 insertion(+) diff --git a/src/MDConcCurrencies.php b/src/MDConcCurrencies.php index d7d9d64..79ec1a1 100644 --- a/src/MDConcCurrencies.php +++ b/src/MDConcCurrencies.php @@ -39,6 +39,7 @@ final class MDConcCurrencies implements MDImporterConcordanceListInterface { "Reichsmark (Deutsches Reich)" => "de-RM", "French Franc" => "fr-FF", "Forint" => "hu-Ft", + "FT" => "hu-Ft", "Korona" => "hu-Korona", "Austro-Hungarian krone" => "hu-Korona", "Korona (osztrák-magyar" => "hu-Korona",