Create nl.js

.
This commit is contained in:
Arctos2win
2023-03-12 18:45:26 +01:00
committed by GitHub
parent 4ce57fc566
commit e234a89852
@@ -0,0 +1,8 @@
const translate = new Object();
translate.name = "Naam";
translate.job = "Job";
translate.bank = "Bank";
translate.money = "Cash";
translate.gender = "Gender";
translate.dob = "Geboortedatum";