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/de/tag.json Normal file
View File

@ -0,0 +1,10 @@
{
"tag": {
"tag": "Schlagwort",
"english": "... in english",
"remarks": "Kurze Anmerkungen",
"no_tag": "Bitte ein Schlagwort eingeben",
"not_related": "Dieses Schlagwort ist mit keinem Objekt verkn\u00fcpft",
"tag_annotated": "Anmerkung zum Schlagwort gespeichert"
}
}