Add translations for actors and sources in backend
This commit is contained in:
@ -49,6 +49,11 @@
|
||||
"annotation": "Annotation",
|
||||
"add_new_annotation": "Add a new annotation:",
|
||||
"description_too_short": "The description is too short. Minimum: 10 characters.",
|
||||
"no_description": "The description is missing."
|
||||
"no_description": "The description is missing.",
|
||||
"gender": "Gender",
|
||||
"gender_female": "Female",
|
||||
"gender_male": "Male",
|
||||
"gender_other": "Other",
|
||||
"gender_explica": "Gender of the actor"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user