New translations app.json (German)

This commit is contained in:
Eugen Rochko 2021-08-05 02:37:54 +02:00
parent 10da35ae20
commit 48abd4376a
1 changed files with 12 additions and 12 deletions

View File

@ -151,15 +151,15 @@
} }
}, },
"friendship": { "friendship": {
"follow": "Follow", "follow": "Folgen",
"following": "Following", "following": "Following",
"request": "Request", "request": "Anfragen",
"pending": "Pending", "pending": "In Warteschlange",
"block": "Block", "block": "Blockieren",
"block_user": "Block %s", "block_user": "%s blockieren",
"block_domain": "Block %s", "block_domain": "%s blockieren",
"unblock": "Unblock", "unblock": "Blockierung aufheben",
"unblock_user": "Unblock %s", "unblock_user": "@%s entblocken",
"blocked": "Blocked", "blocked": "Blocked",
"mute": "Mute", "mute": "Mute",
"mute_user": "Mute %s", "mute_user": "Mute %s",
@ -171,12 +171,12 @@
"timeline": { "timeline": {
"filtered": "Filtered", "filtered": "Filtered",
"timestamp": { "timestamp": {
"now": "Now", "now": "Gerade",
"time_ago": "%s ago" "time_ago": "vor %s"
}, },
"loader": { "loader": {
"load_missing_posts": "Load missing posts", "load_missing_posts": "Fehlende Beiträge laden",
"loading_missing_posts": "Loading missing posts...", "loading_missing_posts": "Lade fehlende Beiträge...",
"show_more_replies": "Show more replies" "show_more_replies": "Show more replies"
}, },
"header": { "header": {