mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-01 10:48:52 +00:00
@@ -1,8 +1,8 @@
|
||||
const translate = new Object();
|
||||
|
||||
translate.name = "我的姓名";
|
||||
translate.job = "我的工作";
|
||||
translate.job = "我的职业";
|
||||
translate.bank = "银行存款";
|
||||
translate.money = "持有现金";
|
||||
translate.money = "手持现金";
|
||||
translate.gender = "我的性别";
|
||||
translate.dob = "出生日期";
|
||||
translate.dob = "出生日期";
|
||||
Reference in New Issue
Block a user