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

This commit is contained in:
2021-10-10 14:08:06 +02:00
parent 7718cd3aa2
commit ca5be31efb
2 changed files with 2 additions and 1 deletions

2
l18n

Submodule l18n updated: d5969d91f3...03d5705fc3

View File

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