This commit is contained in:
2018-04-08 00:49:00 +02:00
committed by Stefan Rohde-Enslin
commit aba611c59d
568 changed files with 21568 additions and 0 deletions

10
backend/en/tag.json Normal file
View File

@ -0,0 +1,10 @@
{
"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 tag has been annotated."
}
}