Extend mappings for currencies and entry types
This commit is contained in:
@@ -38,6 +38,7 @@ final class MDConcCurrencies implements MDImporterConcordanceListInterface {
|
||||
"RM" => "de-RM",
|
||||
"Reichsmark" => "de-RM",
|
||||
"Reichsmark (Deutsches Reich)" => "de-RM",
|
||||
"Reichsmark (Deutsches Reich" => "de-RM",
|
||||
"French Franc" => "fr-FF",
|
||||
"Forint" => "hu-Ft",
|
||||
"FT" => "hu-Ft",
|
||||
|
@@ -344,6 +344,8 @@ final class MDConcEntryTypes implements MDImporterConcordanceListInterface {
|
||||
"unbekant" => "99",
|
||||
"Ünernahme" => "99",
|
||||
"Übergabe" => "99",
|
||||
"Unbezeichnet" => "99",
|
||||
"unbezeichnet" => "99",
|
||||
"Übergabe abgeschr.B. DHM" => "99",
|
||||
"gyűjtés" => "99",
|
||||
"sch" => "99",
|
||||
|
Reference in New Issue
Block a user