mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 08:01:24 +00:00
Italian translation esx_multicharacter
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
const translate = new Object();
|
||||
|
||||
translate.name = "Nome";
|
||||
translate.job = "Lavoro";
|
||||
translate.bank = "Banca";
|
||||
translate.money = "Contanti";
|
||||
translate.gender = "Genere";
|
||||
translate.dob = "Data di nascita";
|
||||
Reference in New Issue
Block a user