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" }