Nodac: Add translation variables for feedback and menu options
This commit is contained in:
@ -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"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user