Extend list of mapped measurement types
This commit is contained in:
parent
7bcb4d4302
commit
d6fae4dd3d
@ -31,6 +31,7 @@ final class MDConcMeasurementTypes implements MDImporterConcordanceListInterface
|
||||
"Außenmaß (Kiste)",
|
||||
"Bildmaß",
|
||||
"Bildmass",
|
||||
"Bildmaß (HxB)",
|
||||
"Auflagekarton (Höhe x Breite)",
|
||||
"Passepartout Standardformat (Höhe x Breite)",
|
||||
"Blattmaß",
|
||||
@ -273,6 +274,10 @@ final class MDConcMeasurementTypes implements MDImporterConcordanceListInterface
|
||||
"Rahmenmass (Tiefe)" => MDMeasurementType::length_frame,
|
||||
|
||||
"weight",
|
||||
"Gewicht (Höhe)",
|
||||
"Gewicht (Breite)",
|
||||
"Gewicht (Tiefe)",
|
||||
"Gewicht (Länge)",
|
||||
"Gewicht" => MDMeasurementType::weight,
|
||||
|
||||
"number of pages",
|
||||
|
Loading…
Reference in New Issue
Block a user