diff --git a/static/locales/pt_BR.server.json b/static/locales/pt_BR.server.json index 2c63c085..ace5f5fe 100644 --- a/static/locales/pt_BR.server.json +++ b/static/locales/pt_BR.server.json @@ -1,2 +1,8 @@ { + "sendAppPage": { + "Loading": "Carregando" + }, + "oidc": { + "emailNotVerifiedError": "Verifique seu e-mail com o provedor de identidade e faça login novamente." + } }