mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 01:08:54 +00:00
Create nl.js
.
This commit is contained in:
@@ -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";
|
||||
Reference in New Issue
Block a user