Extend lists of currencies and marking positions / types
This commit is contained in:
@ -20,6 +20,7 @@ final class MDConcMarkingPosition {
|
||||
"beidseitig mittig" => "center",
|
||||
|
||||
// Left
|
||||
"Links" => "left",
|
||||
"linke Ecke im Aquarell" => "left",
|
||||
"linkes, blaues Schleifenband" => "left",
|
||||
"linkes, grünes Schleifenband" => "left",
|
||||
@ -28,6 +29,7 @@ final class MDConcMarkingPosition {
|
||||
"Vorderseite links (Brusthöhe)" => "left",
|
||||
|
||||
// Right
|
||||
"Rechts" => "right",
|
||||
"rechts neben Bildnis" => "right",
|
||||
"Balken rechts" => "right",
|
||||
|
||||
|
Reference in New Issue
Block a user