Extend currency concordance lists

This commit is contained in:
2026-08-04 00:43:00 +02:00
parent 7abf9c1255
commit 0b7231928f
+2
View File
@@ -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",