diff --git a/frontend/src/locales/messages/de-DE.json b/frontend/src/locales/messages/de-DE.json index fa5f56738..fff0b26ad 100644 --- a/frontend/src/locales/messages/de-DE.json +++ b/frontend/src/locales/messages/de-DE.json @@ -31,6 +31,16 @@ "category-updated": "Kategorie aktualisiert", "uncategorized-count": "Uncategorized {count}" }, + "events": { + "notification": "Notification", + "apprise-url": "Apprise URL", + "subscribed-events": "Subscribed Events", + "scheduled": "Scheduled", + "database": "Database", + "test-message-sent": "Test Message Sent", + "something-went-wrong": "Something Went Wrong!", + "new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features." + }, "general": { "apply": "Anwenden", "cancel": "Abbrechen", @@ -55,6 +65,7 @@ "file-uploaded": "Datei hochgeladen", "filter": "Filter", "friday": "Freitag", + "general": "General", "get": "Holen", "image": "Image", "image-upload-failed": "Image upload failed", @@ -70,6 +81,7 @@ "random": "Zufall", "rating": "Bewertung", "recent": "Neueste", + "recipe": "Recipe", "recipes": "Rezepte", "rename-object": "{0} umbenennen", "reset": "Zurücksetzen", @@ -88,6 +100,8 @@ "thursday": "Donnerstag", "token": "Token", "tuesday": "Dienstag", + "type": "Type", + "test": "Test", "update": "Aktualisieren", "updated": "Aktualisiert", "upload": "Hochladen",