New translations actions.json (German)

This commit is contained in:
xmflsct 2022-05-28 19:28:06 +02:00
parent de82ab7f32
commit 1a1fe5e190
1 changed files with 3 additions and 1 deletions

View File

@ -8,11 +8,13 @@
"heading": "Benachrichtigungsart anzeigen", "heading": "Benachrichtigungsart anzeigen",
"content": { "content": {
"follow": "$t(screenTabs:me.push.follow.heading)", "follow": "$t(screenTabs:me.push.follow.heading)",
"follow_request": "Followeranfrage",
"favourite": "$t(screenTabs:me.push.favourite.heading)", "favourite": "$t(screenTabs:me.push.favourite.heading)",
"reblog": "$t(screenTabs:me.push.reblog.heading)", "reblog": "$t(screenTabs:me.push.reblog.heading)",
"mention": "$t(screenTabs:me.push.mention.heading)", "mention": "$t(screenTabs:me.push.mention.heading)",
"poll": "$t(screenTabs:me.push.poll.heading)", "poll": "$t(screenTabs:me.push.poll.heading)",
"follow_request": "Followeranfrage" "status": "",
"update": ""
} }
} }
} }