From 2d6d82958181069ca7749cff3195458aebda1e22 Mon Sep 17 00:00:00 2001 From: Philip Okugbe <16838612+Philipinho@users.noreply.github.com> Date: Sun, 29 Mar 2026 16:25:45 +0100 Subject: [PATCH] New translations translation.json (English) (#2066) --- apps/client/public/locales/en-US/translation.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/apps/client/public/locales/en-US/translation.json b/apps/client/public/locales/en-US/translation.json index 97a5abb3..19149612 100644 --- a/apps/client/public/locales/en-US/translation.json +++ b/apps/client/public/locales/en-US/translation.json @@ -733,7 +733,5 @@ "Publish": "Publish.", "Security": "Security.", "Enforce SSO": "Enforce SSO.", - "Once enforced, members will not be able to login with email and password.": "Once enforced, members will not be able to log in with email and password.", - "Uploading {{name}}": "Uploading {{name}}", - "Uploading file": "Uploading file" + "Once enforced, members will not be able to login with email and password.": "Once enforced, members will not be able to log in with email and password." }