From af6bd6602e72987fe62708f6064bac3724d53b20 Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Sat, 18 Mar 2023 00:53:05 +0100 Subject: [PATCH] Add currencies concordance --- src/MDConcCurrencies.php | 1 + 1 file changed, 1 insertion(+) diff --git a/src/MDConcCurrencies.php b/src/MDConcCurrencies.php index 9567174..233c82d 100644 --- a/src/MDConcCurrencies.php +++ b/src/MDConcCurrencies.php @@ -32,6 +32,7 @@ final class MDConcCurrencies { "Deutsche Mark" => "de-DM", "RM" => "de-RM", "Reichsmark" => "de-RM", + "Reichsmark (Deutsches Reich)" => "de-RM", "EUR" => "eu-EUR", "Euro" => "eu-EUR", "EURO" => "eu-EUR",