New translations relationship.json (German)

This commit is contained in:
xmflsct 2021-08-12 12:35:57 +02:00
parent 4b3855ab28
commit d16dd56506
1 changed files with 16 additions and 0 deletions

View File

@ -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"
}
}