Remove duplicate array keys
This commit is contained in:
parent
d2d9a84b19
commit
73030b5ede
@ -1016,7 +1016,6 @@ final class MDConcActor implements MDImporterConcordanceListInterface {
|
||||
"Gefreiter bei dem Pion. Lehr-Btl. 1 in Roslau" => 23,
|
||||
"Gefreiter der Wehrmacht" => 23,
|
||||
"Gefreiter der 5. Gebirgs-Division, Regiment 100, 14. Kompanie" => 23,
|
||||
"Genannte Person" => 23,
|
||||
"Generalleutnant" => 23,
|
||||
"Generalmajor und Kommandeur der 60. Infanterie-Division (mot)" => 23,
|
||||
"Generaloberstabsarzt" => 23,
|
||||
|
@ -38,7 +38,6 @@ final class MDConcMarkingType implements MDImporterConcordanceListInterface {
|
||||
"Beschriftung (spiegelverkehrt und gedreht)" => "handwritten",
|
||||
"Beschriftung (spiegelverkehrt)" => "handwritten",
|
||||
"Beschriftung auf Montierung (handschriftlich)" => "handwritten",
|
||||
"Beschriftung auf Plakette (handschriftlich)" => "handwritten",
|
||||
"Beschriftung auf Rückseitenschutz (handschriftlich)" => "handwritten",
|
||||
"Beschriftung auf Schmuckrahmen (handschriftlich)" => "handwritten",
|
||||
"Beschriftung auf Sockel (handschriftlich)" => "handwritten",
|
||||
@ -413,7 +412,6 @@ final class MDConcMarkingType implements MDImporterConcordanceListInterface {
|
||||
"Signatur mit Datierung (gemalt)" => "signature",
|
||||
"Signatur mit Datierung (gestempelt)" => "signature",
|
||||
"Signatur mit Datierung (gezeichnet)" => "signature",
|
||||
"Signatur mit Datierung (gestempelt)" => "signature",
|
||||
|
||||
# Watermark
|
||||
"Wasserzeichen" => "watermark",
|
||||
|
Loading…
x
Reference in New Issue
Block a user