Extend list of mapped marking positions
This commit is contained in:
parent
56bbeb8eba
commit
38a855ff27
|
@ -80,6 +80,7 @@ final class MDConcMarkingPosition implements MDImporterConcordanceListInterface
|
|||
|
||||
// Top Left
|
||||
"linker, oberer Bildrand" => "top_left",
|
||||
"oben links auf Malschicht" => "top_left",
|
||||
|
||||
// Top Right
|
||||
"vorn, oben, rechts am Gehäuse" => "top_right",
|
||||
|
@ -102,6 +103,7 @@ final class MDConcMarkingPosition implements MDImporterConcordanceListInterface
|
|||
"Passepartout" => "edge",
|
||||
|
||||
// Rear
|
||||
"Leinwandrückseite" => "rear_side",
|
||||
"Rückseite" => "rear_side",
|
||||
"RS" => "rear_side",
|
||||
"rs" => "rear_side",
|
||||
|
|
Loading…
Reference in New Issue
Block a user