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

@ -32,6 +32,13 @@
"new_persinst": "New person or institution",
"add_superordinates": "Superordinate (Companies etc.)",
"add_subordinates": "Subordinate (Firmen etc.)",
"build_group_synonym": "Build group of synonyms for actual term"
"build_group_synonym": "Build group of synonyms for actual term",
"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"
}
}