diff --git a/frontend/src/i18n/pt-br.json b/frontend/src/i18n/pt-br.json index 54b8234b..f6ef04e6 100644 --- a/frontend/src/i18n/pt-br.json +++ b/frontend/src/i18n/pt-br.json @@ -102,6 +102,7 @@ "username": "Nome do usuário", "usernameTaken": "Nome de usuário já existe", "wrongCredentials": "Ops! Dados incorretos.", + "passwordTooShort": "Password must be at least {min} characters", "logout_reasons": { "inactivity": "You have been logged out due to inactivity." }