diff --git a/src/config/locales/de-DE.json b/src/config/locales/de-DE.json index bab3fe657..b734c3241 100644 --- a/src/config/locales/de-DE.json +++ b/src/config/locales/de-DE.json @@ -58,11 +58,20 @@ }, "settings": { "settings": "Einstellungen", + "general": "General", "currency": "Währung", "language": "Sprache", "server": "Server", "dark_theme": "Dunkles Theme", "push_notification": "Push-Benachrichtigung", + "notification": { + "follow": "Follow", + "vote": "Vote", + "comment": "Comment", + "mention": "Mention", + "reblog": "Reblog", + "transfers": "Transfers" + }, "pincode": "Pincode", "reset": "Zurücksetzen", "nsfw_content": "NSFW Inhalt",