mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
New translations relationship.json (German)
This commit is contained in:
16
src/i18n/de/components/relationship.json
Normal file
16
src/i18n/de/components/relationship.json
Normal 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"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user