Compare commits

..

2 Commits

Author SHA1 Message Date
jrenslin 9b269b4938 Cover measurement type "Außenmaß (Höhe)" 2024-03-26 03:04:01 +01:00
jrenslin bd8026d111 Fix duplicate array index 2024-03-26 03:03:25 +01:00
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -219,7 +219,7 @@ final class MDConcActor implements MDImporterConcordanceListInterface {
"Projektmitarbeiter" => 6,
"Produzent & Autor des Kommentars" => 6,
"Referent" => 6,
"Verwendung" => 6,
"Verwender" => 6,
"Verwendet von" => 6,
"Veranstalter" => 6,
"wissenschaftliche Leitung" => 6,
+1
View File
@@ -142,6 +142,7 @@ final class MDConcMeasurementTypes implements MDImporterConcordanceListInterface
"Höhe",
"height",
"Außenmaß (Höhe)",
"Reliefhöhe" => MDMeasurementType::height,
"Länge",