diff --git a/frontend/src/locales/messages/nl-NL.json b/frontend/src/locales/messages/nl-NL.json index c5422d62c..6d06039d1 100644 --- a/frontend/src/locales/messages/nl-NL.json +++ b/frontend/src/locales/messages/nl-NL.json @@ -4,19 +4,19 @@ "take-me-home": "Breng me terug naar de Startpagina" }, "about": { - "about-mealie": "About Mealie", - "api-docs": "API Docs", - "api-port": "API Port", - "application-mode": "Application Mode", - "database-type": "Database Type", - "default-group": "Default Group", + "about-mealie": "Over Mealie", + "api-docs": "API-documentatie", + "api-port": "API Poort", + "application-mode": "Applicatie modus", + "database-type": "Databasetype", + "default-group": "Standaardgroep", "demo": "Demo", - "demo-status": "Demo Status", - "development": "Development", - "not-demo": "Not Demo", - "production": "Production", - "sqlite-file": "SQLite File", - "version": "Version" + "demo-status": "Demo status", + "development": "Versies in ontwikkeling", + "not-demo": "Niet Demo", + "production": "Productie", + "sqlite-file": "SQLite bestand", + "version": "Versie" }, "general": { "apply": "Toepassen", @@ -26,7 +26,7 @@ "create": "Maak", "current-parenthesis": "(Huidig)", "delete": "Verwijderen", - "disabled": "Disabled", + "disabled": "Uitgeschakeld", "download": "Download", "edit": "Bewerken", "enabled": "Ingeschakeld",