Approval in backend

This commit is contained in:
2025-02-12 23:21:40 +00:00
committed by md translation bot
parent 287b309f88
commit b522872565
57 changed files with 0 additions and 0 deletions

23
backend/kn/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"
}
}