translation-json/backend/it/tag.json

23 lines
749 B
JSON
Raw Normal View History

2018-04-08 00:49:00 +02:00
{
"tag": {
"tag": "Keyword",
"english": "... in English",
"remarks": "Remarks",
"no_tag": "Please enter a keyword",
"not_related": "Keyword is not related to any object",
2018-10-09 12:54:44 +02:00
"tag_annotated": "The tag has been annotated.",
"tag_name": "Name",
"engl": "(in English)",
"annotation": "Annotation",
2019-01-24 23:11:12 +01:00
"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"
2018-04-08 00:49:00 +02:00
}
}