From 385ef63f4eb23faa68ac680501a93b387f5bcc66 Mon Sep 17 00:00:00 2001 From: Philip Okugbe <16838612+Philipinho@users.noreply.github.com> Date: Mon, 15 Sep 2025 21:39:44 +0100 Subject: [PATCH] New translations translation.json (Portuguese, Brazilian) --- apps/client/public/locales/pt-BR/translation.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/apps/client/public/locales/pt-BR/translation.json b/apps/client/public/locales/pt-BR/translation.json index c4564830..ebe5857f 100644 --- a/apps/client/public/locales/pt-BR/translation.json +++ b/apps/client/public/locales/pt-BR/translation.json @@ -527,5 +527,11 @@ "Delete SSO provider": "Excluir provedor de SSO", "Are you sure you want to delete this SSO provider?": "Tem certeza de que deseja excluir este provedor de SSO?", "Action": "Ação", - "{{ssoProviderType}} configuration": "Configuração de {{ssoProviderType}}" + "{{ssoProviderType}} configuration": "Configuração de {{ssoProviderType}}", + "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" }