diff --git a/html/locales/pt.js b/html/locales/pt.js
new file mode 100644
index 00000000..c8eca4f8
--- /dev/null
+++ b/html/locales/pt.js
@@ -0,0 +1,8 @@
+const translate = new Object();
+
+translate.name = "Nome";
+translate.job = "Trabalho";
+translate.bank = "Banco";
+translate.money = "Dinheiro";
+translate.gender = "Género";
+translate.dob = "Data de Nascimento";