diff --git a/src/app/layout/blocks/login-block/login-block.html b/src/app/layout/blocks/login-block/login-block.html
index 8010ea9..0e95f56 100644
--- a/src/app/layout/blocks/login-block/login-block.html
+++ b/src/app/layout/blocks/login-block/login-block.html
@@ -15,13 +15,13 @@
-
{{"auth.social.connectWith" | translate}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/languages/en.json b/src/languages/en.json
index 0b7344a..aff7068 100644
--- a/src/languages/en.json
+++ b/src/languages/en.json
@@ -24,14 +24,7 @@
"auth.form.login": "Username or Email address",
"auth.form.password": "Password",
"auth.form.keepLoggedIn": "Keep me logged in",
- "auth.form.forgotPasswd": "Forgot your password?",
"auth.form.login_button": "Login",
- "auth.social.alternative": "Or",
- "auth.social.connectWith": "Connect with:",
- "auth.createAccount": "Create account",
- "forgotPwd.title": "Forgot your password?",
- "forgotPwd.sendInstructions": "Send Instructions",
- "forgotPwd.info": "Upon clicking on the button above, you'll receive an email with instructions on how to create a new password.",
"navbar.content_viewer_actions.new_item": "New Item",
"navbar.profile_actions.new_item": "New Item",
"navbar.content_viewer_actions.new_post": "New Post",
diff --git a/src/languages/pt.json b/src/languages/pt.json
index 923e6a7..f5d2a8b 100644
--- a/src/languages/pt.json
+++ b/src/languages/pt.json
@@ -24,14 +24,7 @@
"auth.form.login": "Nome de usuário ou Email",
"auth.form.password": "Senha",
"auth.form.keepLoggedIn": "Continuar logado",
- "auth.form.forgotPasswd": "Esqueceu sua senha?",
"auth.form.login_button": "Login",
- "auth.social.alternative": "Ou",
- "auth.social.connectWith": "Conectar com:",
- "auth.createAccount": "Criar conta",
- "forgotPwd.title": "Esqueceu sua senha?",
- "forgotPwd.sendInstructions": "Enviar Instruções",
- "forgotPwd.info": "Ao clicar no botão acima, você receberá um email com instruções para criar uma nova senha.",
"navbar.content_viewer_actions.new_item": "Novo Item",
"navbar.profile_actions.new_item": "Novo Item",
"navbar.content_viewer_actions.new_post": "Novo Artigo",
--
libgit2 0.21.2