Add event types 'Entwurf; Vorlage'

This commit is contained in:
Joshua Ramon Enslin 2024-02-21 23:30:40 +01:00
parent 77a5fa6dac
commit 3aadf7ef39
Signed by: jrenslin
GPG Key ID: 46016F84501B70AE
2 changed files with 2 additions and 0 deletions

View File

@ -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,

View File

@ -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,