Add some marking type and marking position concordances
This commit is contained in:
@ -46,6 +46,7 @@ final class MDConcMarkingPosition {
|
||||
"Unterboden" => "bottom",
|
||||
"vs unten" => "bottom",
|
||||
"untere Passpartoutkante" => "bottom",
|
||||
"Unten mittig" => "bottom",
|
||||
|
||||
// Top
|
||||
"Oberseite" => "top",
|
||||
@ -93,7 +94,9 @@ final class MDConcMarkingPosition {
|
||||
"rs" => "rear_side",
|
||||
"rs Umschrift" => "rear_side",
|
||||
"Rückseite der Leinwand" => "rear_side",
|
||||
"Rückseitig auf ovalem Keilrahmen oben links und rechts" => "rear_side",
|
||||
"Rückseite Kalender" => "rear_side",
|
||||
"Rückseite Keilrahmen" => "rear_side",
|
||||
|
||||
// Misc.
|
||||
"Vorderseite" => "other",
|
||||
|
Reference in New Issue
Block a user