diff --git a/frontend/src/locales/messages/nl-NL.json b/frontend/src/locales/messages/nl-NL.json index 802cdc947..498839b27 100644 --- a/frontend/src/locales/messages/nl-NL.json +++ b/frontend/src/locales/messages/nl-NL.json @@ -31,6 +31,16 @@ "category-updated": "Categorie bijgewerkt", "uncategorized-count": "Niet gecategoriseerd {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": "Toepassen", "cancel": "Annuleren", @@ -55,6 +65,7 @@ "file-uploaded": "Bestand geüpload", "filter": "Filter", "friday": "Vrijdag", + "general": "General", "get": "Haal op", "image": "Afbeelding", "image-upload-failed": "Afbeelding uploaden mislukt", @@ -70,6 +81,7 @@ "random": "Willekeurig", "rating": "Beoordeling", "recent": "Recent(e)", + "recipe": "Recipe", "recipes": "Recepten", "rename-object": "Hernoem {0}", "reset": "Herstellen", @@ -88,6 +100,8 @@ "thursday": "Donderdag", "token": "Token", "tuesday": "Dinsdag", + "type": "Type", + "test": "Test", "update": "Bijwerken", "updated": "Bijgewerkt", "upload": "Uploaden",