From 432248fb470326193ac39f8b82a58604a92ad724 Mon Sep 17 00:00:00 2001 From: simojenki Date: Mon, 16 Aug 2021 23:43:12 +1000 Subject: [PATCH] Update nl-NL register to Registreren --- src/i8n.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i8n.ts b/src/i8n.ts index f7f613f..7995859 100644 --- a/src/i8n.ts +++ b/src/i8n.ts @@ -88,7 +88,7 @@ const translations: Record> = { expectedConfig: "Verwachte configuratie", existingServiceConfig: "Bestaande serviceconfiguratie", noExistingServiceRegistration: "Geen bestaande serviceregistratie", - register: "Register", + register: "Registreren", removeRegistration: "Verwijder registratie", devices: "Apparaten", services: "Services",