diff --git a/src/i18n/de/components/relationship.json b/src/i18n/de/components/relationship.json new file mode 100644 index 00000000..b14fab56 --- /dev/null +++ b/src/i18n/de/components/relationship.json @@ -0,0 +1,16 @@ +{ + "follow": { + "function": "Folgen" + }, + "block": { + "function": "Blockieren" + }, + "button": { + "error": "Fehler beim Laden", + "blocked_by": "Zugriff durch Nutzer:in verweigert", + "blocking": "Entblocken", + "following": "Entfolgen", + "requested": "Anfrage zurückziehen", + "default": "Folgen" + } +} \ No newline at end of file