Map closer location type "früherer Ort"

This commit is contained in:
2024-11-20 15:48:00 +01:00
parent 62ff660d39
commit 56bbeb8eba

View File

@ -31,6 +31,7 @@ final class MDConcCloserLocationTypes implements MDImporterConcordanceListInterf
# Former place
"3" => "3",
"Former place" => "3",
"Früherer Ort" => "3",
];