diff --git a/locales/pt-BR.json b/locales/pt-BR.json index cfc919d6..f4e56200 100644 --- a/locales/pt-BR.json +++ b/locales/pt-BR.json @@ -1412,9 +1412,10 @@ "Filters FAQ": "FAQ Filtros", "e.g. Rule 1: No ad spam": "e.g. Regra 1: Proibido spam", "e.g. 3d": "e.g. 3d", - "Username must not be an ethereum address": "Username must not be an ethereum address", - "Login timed out": "Login timed out", - "Missing nonce": "Missing nonce", - "Missing signature": "Missing signature", - "Invalid login signature": "Invalid login signature" + "Username must not be an ethereum address": "Username não pode ser um endereço ethereum", + "Login timed out": "Login expirado", + "Missing nonce": "Falta código", + "Missing signature": "Falta assinatura", + "Invalid login signature": "Assinatura de login inválida", + "Register with MetaMask": "Registar com MetaMask" } diff --git a/locales/pt-PT.json b/locales/pt-PT.json index 43c37e2a..c9590832 100644 --- a/locales/pt-PT.json +++ b/locales/pt-PT.json @@ -1412,9 +1412,10 @@ "Filters FAQ": "FAQ Filtros", "e.g. Rule 1: No ad spam": "e.g. Regra 1: Proibido spam", "e.g. 3d": "e.g. 3d", - "Username must not be an ethereum address": "Username must not be an ethereum address", - "Login timed out": "Login timed out", - "Missing nonce": "Missing nonce", - "Missing signature": "Missing signature", - "Invalid login signature": "Invalid login signature" + "Username must not be an ethereum address": "Username não pode ser um endereço ethereum", + "Login timed out": "Login expirado", + "Missing nonce": "Falta código", + "Missing signature": "Falta assinatura", + "Invalid login signature": "Assinatura de login inválida", + "Register with MetaMask": "Registar com MetaMask" }