diff --git a/src/MDConcCurrencies.php b/src/MDConcCurrencies.php index 87a7a29..62f1e4c 100644 --- a/src/MDConcCurrencies.php +++ b/src/MDConcCurrencies.php @@ -29,6 +29,7 @@ final class MDConcCurrencies implements MDImporterConcordanceListInterface { "SFR" => "ch-CHF", "CHF" => "ch-CHF", "Swiss franc" => "ch-CHF", + "Schweizer Franken" => "ch-CHF", // Deutsche Mark "DM" => "de-DM", @@ -86,6 +87,7 @@ final class MDConcCurrencies implements MDImporterConcordanceListInterface { "GBP" => "uk-GBP", "uk-GBP" => "uk-GBP", "Pfd" => "uk-GBP", // Pfund + "Pfund Sterling" => "uk-GBP", // Pfund "USD" => "us-USD", "US Dollar" => "us-USD", "US dollar" => "us-USD",