New translations app.json (German)
This commit is contained in:
parent
5c617eee18
commit
4c87defe22
|
@ -751,6 +751,7 @@
|
||||||
"title": "Einstellungen",
|
"title": "Einstellungen",
|
||||||
"general": "Allgemein",
|
"general": "Allgemein",
|
||||||
"notifications": "Benachrichtigungen",
|
"notifications": "Benachrichtigungen",
|
||||||
|
"privacy_safety": "Privacy & Safety",
|
||||||
"support_mastodon": "Mastodon unterstützen",
|
"support_mastodon": "Mastodon unterstützen",
|
||||||
"about_mastodon": "Über Mastodon",
|
"about_mastodon": "Über Mastodon",
|
||||||
"server_details": "Serverdetails",
|
"server_details": "Serverdetails",
|
||||||
|
@ -820,6 +821,25 @@
|
||||||
"notification_hint": "Schalte Benachrichtigungen in den Geräteeinstellungen ein, um Aktualisierungen von deinem Sperrbildschirm aus zu sehen.",
|
"notification_hint": "Schalte Benachrichtigungen in den Geräteeinstellungen ein, um Aktualisierungen von deinem Sperrbildschirm aus zu sehen.",
|
||||||
"go_to_settings": "Gehe zu den Benachrichtigungseinstellungen"
|
"go_to_settings": "Gehe zu den Benachrichtigungseinstellungen"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"privacy_safety": {
|
||||||
|
"title": "Privacy & Safety",
|
||||||
|
"preset": {
|
||||||
|
"title": "Preset",
|
||||||
|
"open_and_public": "Open & Public",
|
||||||
|
"private_and_restricted": "Private & Restricted",
|
||||||
|
"custom": "Custom"
|
||||||
|
},
|
||||||
|
"default_post_visibility": {
|
||||||
|
"title": "Default Post Visibility",
|
||||||
|
"public": "Public",
|
||||||
|
"followers_only": "Followers Only",
|
||||||
|
"only_people_mentioned": "Only People Mentioned"
|
||||||
|
},
|
||||||
|
"manually_approve_follow_requests": "Manually Approve Follow Requests",
|
||||||
|
"show_followers_and_following": "Show Followers & Following",
|
||||||
|
"suggest_my_account_to_others": "Suggest My Account to Others",
|
||||||
|
"appear_in_search_engines": "Appear in Search Engines"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"report": {
|
"report": {
|
||||||
|
|
Loading…
Reference in New Issue