1
0
mirror of https://github.com/mastodon/mastodon-ios.git synced 2025-01-31 01:27:11 +01:00

New translations app.json (German)

This commit is contained in:
Eugen Rochko 2022-12-01 20:49:54 +01:00
parent 7462b4a91a
commit 4e361adc93

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"
}
}
}
}