diff --git a/frontend/src/locales/messages/de-DE.json b/frontend/src/locales/messages/de-DE.json index fff0b26ad..211c0f03b 100644 --- a/frontend/src/locales/messages/de-DE.json +++ b/frontend/src/locales/messages/de-DE.json @@ -32,14 +32,14 @@ "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", + "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.", + "notification": "Notification", + "scheduled": "Scheduled", "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." + "subscribed-events": "Subscribed Events", + "test-message-sent": "Test Message Sent" }, "general": { "apply": "Anwenden", @@ -96,12 +96,12 @@ "success-count": "Erfolgreich: {count}", "sunday": "Sonntag", "templates": "Templates:", + "test": "Test", "themes": "Themen", "thursday": "Donnerstag", "token": "Token", "tuesday": "Dienstag", "type": "Type", - "test": "Test", "update": "Aktualisieren", "updated": "Aktualisiert", "upload": "Hochladen", @@ -290,6 +290,8 @@ "locale-settings": "Spracheinstellungen", "migrations": "Migrationen", "new-page": "Neue Seite", + "notify": "Notify", + "organize": "Organize", "page-name": "Seitenname", "pages": "Seiten", "profile": "Profil",