Add event types 'Entwurf; Vorlage'
This commit is contained in:
parent
77a5fa6dac
commit
3aadf7ef39
|
@ -162,6 +162,7 @@ final class MDConcActor implements MDImporterConcordanceListInterface {
|
|||
"Entwerferin" => 4,
|
||||
"Entwicklung" => 4,
|
||||
"Entwurf" => 4,
|
||||
"Entwurf; Vorlage" => 4,
|
||||
"Künstler der Vorlage" => 4,
|
||||
"Künstlerin der Vorlage" => 4,
|
||||
"nach einem Gemälde von Werner Lenz" => 4,
|
||||
|
|
|
@ -67,6 +67,7 @@ final class MDConcEventTypes implements MDImporterConcordanceListInterface {
|
|||
// 4: Template creation
|
||||
'Template creation' => 4,
|
||||
'Vorlagenerstellung' => 4,
|
||||
'Entwurf; Vorlage' => 4,
|
||||
|
||||
// 5: Displayed actor
|
||||
'Was displayed (actor)' => 5,
|
||||
|
|
Loading…
Reference in New Issue
Block a user