New translations app.json (German)

This commit is contained in:
Eugen Rochko 2022-12-02 11:09:48 +01:00
parent c77fa94918
commit 918c2883a3
1 changed files with 6 additions and 6 deletions

View File

@ -724,15 +724,15 @@
"title": "Lesezeichen" "title": "Lesezeichen"
}, },
"followed_tags": { "followed_tags": {
"title": "Followed Tags", "title": "Gefolgte Hashtags",
"header": { "header": {
"posts": "posts", "posts": "Posts",
"participants": "participants", "participants": "Teilnehmer*innen",
"posts_today": "posts today" "posts_today": "Posts heute"
}, },
"actions": { "actions": {
"follow": "Follow", "follow": "Folgen",
"unfollow": "Unfollow" "unfollow": "Entfolgen"
} }
} }
} }