Extend lists of marking positions / types
This commit is contained in:
@ -37,6 +37,7 @@ final class MDConcMarkingPosition implements MDImporterConcordanceListInterface
|
||||
// Right
|
||||
"Rechts" => "right",
|
||||
"rechts neben Bildnis" => "right",
|
||||
"Rechter Bildrand" => "right",
|
||||
"Balken rechts" => "right",
|
||||
|
||||
// Bottom
|
||||
@ -54,6 +55,7 @@ final class MDConcMarkingPosition implements MDImporterConcordanceListInterface
|
||||
"vs unten" => "bottom",
|
||||
"untere Passpartoutkante" => "bottom",
|
||||
"Unten mittig" => "bottom",
|
||||
"Unten mittig auf Platte" => "bottom",
|
||||
|
||||
// Top
|
||||
"Oberseite" => "top",
|
||||
|
Reference in New Issue
Block a user