From 864e01ac28f910fbc3d2e04e611aaf32d0bec6d0 Mon Sep 17 00:00:00 2001 From: Philip Okugbe <16838612+Philipinho@users.noreply.github.com> Date: Mon, 15 Sep 2025 21:39:38 +0100 Subject: [PATCH] New translations translation.json (Dutch) --- apps/client/public/locales/nl-NL/translation.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/apps/client/public/locales/nl-NL/translation.json b/apps/client/public/locales/nl-NL/translation.json index a93f47e9..1d90a3a0 100644 --- a/apps/client/public/locales/nl-NL/translation.json +++ b/apps/client/public/locales/nl-NL/translation.json @@ -527,5 +527,11 @@ "Delete SSO provider": "Verwijder SSO-provider", "Are you sure you want to delete this SSO provider?": "Weet u zeker dat u deze SSO-provider wilt verwijderen?", "Action": "Actie", - "{{ssoProviderType}} configuration": "{{ssoProviderType}} configuratie" + "{{ssoProviderType}} configuration": "{{ssoProviderType}} configuratie", + "Icon": "Icon", + "Upload image": "Upload image", + "Remove image": "Remove image", + "Failed to remove image": "Failed to remove image", + "Image exceeds 10MB limit.": "Image exceeds 10MB limit.", + "Image removed successfully": "Image removed successfully" }