Portuguese Translation
This commit is contained in:
coentro
2021-06-10 01:41:49 +01:00
committed by GitHub
parent 237c56656f
commit 8aede608dd
+8
View File
@@ -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";