Approval in backend
This commit is contained in:
23
backend/kn/tag.json
Normal file
23
backend/kn/tag.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"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",
|
||||
"edited": "The tag has been updated"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user