translation-json/backend/iw/tag.json

23 lines
749 B
JSON
Raw Normal View History

2019-03-29 13:35:54 +01:00
{
"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 tag 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",
"edited": "The tag has been updated"
2019-03-29 13:35:54 +01:00
}
}