Approval.

This commit is contained in:
2020-08-07 09:39:43 +02:00
committed by Stefan Rohde-Enslin
parent d5d5f84a82
commit 96b165f9a7
48 changed files with 2667 additions and 0 deletions

23
backend/zh/tag.json Normal file
View 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"
}
}