translation-json/backend/es/tag.json

14 lines
428 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",
"add_new_annotation": "Add a new annotation:"
2018-04-08 00:49:00 +02:00
}
}