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

@ -68,6 +68,12 @@
"sync_no_authority": "Synchronize without links to authorities",
"synchronize": "Synchronize",
"to_tag_control": "Did you mean one of the following keywords?",
"to_tag_new": "It is not in the list. Create new keyword"
"to_tag_new": "It is not in the list. Create new keyword",
"no_description": "No description",
"no_coords": "No coordinates",
"no_superordinate": "No superordinate",
"no_translation": "No translations",
"missing_information": "Missing information",
"no_entity_encoding": "No entity encoding"
}
}