Add "Verwendung" to list of actor and event type concordances
This commit is contained in:
parent
cf92e5a3d4
commit
cb45e22d3f
|
@ -211,6 +211,7 @@ final class MDConcActor implements MDImporterConcordanceListInterface {
|
|||
"Kommentar" => 6,
|
||||
"Nutzer*in" => 6,
|
||||
"Nutzung" => 6,
|
||||
"Verwendung" => 6,
|
||||
"Projektmitarbeiter" => 6,
|
||||
"Produzent & Autor des Kommentars" => 6,
|
||||
"Referent" => 6,
|
||||
|
|
|
@ -80,6 +80,7 @@ final class MDConcEventTypes implements MDImporterConcordanceListInterface {
|
|||
'Verwendungsort' => 6,
|
||||
'Move of object' => 6,
|
||||
'Wurde genutzt' => 6,
|
||||
'Verwendung' => 6,
|
||||
'gebrauch' => 6,
|
||||
'Gebrauch' => 6,
|
||||
'Use' => 6,
|
||||
|
|
Loading…
Reference in New Issue
Block a user