Nodac: Add translation variables for feedback and menu options

This commit is contained in:
2020-03-18 07:13:56 +01:00
committed by Stefan Rohde-Enslin
parent 2eb8d92d68
commit 57c8c09856
28 changed files with 266 additions and 28 deletions

View File

@ -41,6 +41,23 @@
"gender_female": "Female",
"gender_male": "Male",
"gender_other": "Other",
"gender_explica": "Gender of the actor"
"gender_explica": "Gender of the actor",
"added_new_translation": "Added new translation",
"deleted_all_translations": "Deleted all translations",
"deleted_translation": "Deleted translation",
"updated_translations": "Updated translations",
"added_new_actor": "Added new actor",
"removed_link_to_superordinate": "Removed link to superordinate",
"updated_approval_status_of_actor": "Updated approval status of actor",
"deleted_actor": "Deleted actor",
"removed_link_to_subordinate": "Removed link to subordinate",
"linked_to_superordinate_actor": "Linked to superordinate actor",
"linked_to_synonymous_actor": "Linked to synonymous actor",
"removed_link_to_synonymous_entry": "Removed link to synonymous entry",
"transferred_actor_to_tag": "Transferred actor to tag",
"updated_noda_link": "Updated link to controlled vocabulary",
"updated_GND_encoding": "Updated GND encoding",
"linked_to_subordinate_actor": "Linked to subordinate actor",
"updated_base_information_of_actor": "Updated base information of actor"
}
}