src/MDConcMarkingPosition.php aktualisiert
This commit is contained in:
parent
d06617046d
commit
d04f2c5f78
@ -131,6 +131,21 @@ final class MDConcMarkingPosition implements MDImporterConcordanceListInterface
|
||||
"Keilrahmen oberer Schenkel" => "edge",
|
||||
"Keilrahmen, oberer Schenkel" => "edge",
|
||||
|
||||
// Full Front
|
||||
"Vorderseite" => "front_front",
|
||||
"Front" => "front_front",
|
||||
"Frontal" => "front_front",
|
||||
"Frontseite" => "front_front",
|
||||
"Frontalseite" => "front_front",
|
||||
"Volle Vorderseite" => "front_front",
|
||||
"Volle Frontseite" => "front_front",
|
||||
"Vorderseite / Stirn" => "front_front",
|
||||
"Vorn" => "front_front",
|
||||
"vorn" => "front_front",
|
||||
"Vorne" => "front_front",
|
||||
"vorne" => "front_front",
|
||||
|
||||
|
||||
// Rear
|
||||
"Leinwandrückseite" => "rear_side",
|
||||
"Rückseite" => "rear_side",
|
||||
@ -240,9 +255,6 @@ final class MDConcMarkingPosition implements MDImporterConcordanceListInterface
|
||||
"VS Fahne" => "other",
|
||||
"Balken" => "other",
|
||||
"Zugbalken" => "other",
|
||||
"Front" => "other",
|
||||
"Vorderseite / Stirn" => "other",
|
||||
"vorn" => "other",
|
||||
"innen" => "other",
|
||||
"inneres Lederfutter" => "other",
|
||||
"Innenseite" => "other",
|
||||
|
Loading…
x
Reference in New Issue
Block a user