New translations app.json (German)

This commit is contained in:
Eugen Rochko 2022-12-01 20:49:54 +01:00
parent 7462b4a91a
commit 4e361adc93
1 changed files with 13 additions and 1 deletions

View File

@ -66,7 +66,7 @@
"ok": "OK",
"done": "Fertig",
"confirm": "Bestätigen",
"continue": "Fortfahren",
"continue": "Weiter",
"compose": "Neue Nachricht",
"cancel": "Abbrechen",
"discard": "Verwerfen",
@ -722,6 +722,18 @@
},
"bookmark": {
"title": "Lesezeichen"
},
"followed_tags": {
"title": "Followed Tags",
"header": {
"posts": "posts",
"participants": "participants",
"posts_today": "posts today"
},
"actions": {
"follow": "Follow",
"unfollow": "Unfollow"
}
}
}
}