Add generic other name variants to list of accepted name variant types

This commit is contained in:
Joshua Ramon Enslin 2021-10-10 14:08:06 +02:00
parent 7718cd3aa2
commit ca5be31efb
Signed by: jrenslin
GPG Key ID: 46016F84501B70AE
2 changed files with 2 additions and 1 deletions

2
l18n

@ -1 +1 @@
Subproject commit d5969d91f3470cf33c194c07cce227188829c5d0
Subproject commit 03d5705fc36a1c69d4f0a6fad517421c2cf082f8

View File

@ -23,6 +23,7 @@ final class MDActorVariantTypesSet extends MDValueSet {
'regnal_name',
'nickname',
'artist_name',
'generic_other_name',
];
/**