translation-json/backend/en/tag.json

22 lines
706 B
JSON

{
"tag": {
"tag": "Keyword",
"english": "... in English",
"remarks": "Remarks",
"no_tag": "Please enter a keyword",
"not_related": "Keyword is not related to any object",
"tag_annotated": "The keyword has been annotated",
"tag_name": "Name",
"engl": "(in English)",
"annotation": "Annotation",
"add_new_annotation": "Add a new annotation:",
"equivalents": "Equivalent",
"synonyms": "Synonyms",
"related_terms": "Related terms",
"broader": "Broader",
"narrower": "Narrower",
"generic": "Generic",
"instance_of": "Instance of",
"partitive": "Partitive"
}
}