diff --git a/src/app/account/.register-component.html.swp b/src/app/account/.register-component.html.swp
deleted file mode 100644
index 671cbae..0000000
Binary files a/src/app/account/.register-component.html.swp and /dev/null differ
diff --git a/src/app/account/register-component.html b/src/app/account/register-component.html
index 69aeca1..9c49cbc 100644
--- a/src/app/account/register-component.html
+++ b/src/app/account/register-component.html
@@ -1,56 +1,56 @@
-
Ótimo ter você aqui!
+
{{"Nice to have you there!" | translate }}
"Neque porro quisquam est qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit..."
"There is no one who loves pain itself, who seeks after it and wants to have it, simply because it is pain..."
-
Saiba mais informações
+
{{"See more" | translate}}{{"informations" | translate}}
-
Já possui uma conta?
+
{{"Have an account?" | translate}}
diff --git a/src/languages/pt.json b/src/languages/pt.json
index 1b685a0..b83292f 100644
--- a/src/languages/pt.json
+++ b/src/languages/pt.json
@@ -22,6 +22,17 @@
"activities.new_friendship.description": "fez {friends, plural, one{um novo amigo} other{# novos amigos}}:",
"auth.title": "Login",
"auth.form.login": "Login / Email",
+ "Nice to have you there!": "Ótimo ter você aqui!",
+ "informations": "informações",
+ "First Name": "Primeiro Nome",
+ "Last Name": "Ultimo Nome",
+ "Username": "Nome de usuário",
+ "Email": "Email",
+ "Password": "Senha",
+ "Password Confirmation": "Confirmação de Senha",
+ "terms of use": "termos de uso",
+ "SignUp": "Cadastrar",
+ "Have an account?": "Já tem conta?",
"auth.form.password": "Senha",
"auth.form.login_button": "Login",
"navbar.content_viewer_actions.new_post": "Novo Artigo",
--
libgit2 0.21.2