Add translation strings for editing actors' gender and first / surnames

in nodac
This commit is contained in:
2019-10-30 12:21:00 +01:00
committed by Stefan Rohde-Enslin
parent 9d992691b8
commit 8d28afeaa1
7 changed files with 56 additions and 7 deletions

View File

@ -34,6 +34,13 @@
"add_subordinates": "Subordinate (Companies etc.)",
"build_group_synonym": "Build group of synonyms for actual term",
"nominalbezeichnung": "Nominal",
"nominalbezeichnung_explica": "The common form of the name is used - i.e. without dates for birth and death"
"nominalbezeichnung_explica": "The common form of the name is used - i.e. without dates for birth and death",
"gender": "Gender",
"given_name": "Given name",
"family_name": "Family name",
"gender_female": "Female",
"gender_male": "Male",
"gender_other": "Other",
"gender_explica": "Gender of the actor"
}
}