ed
This commit is contained in:
parent
9e03784b6e
commit
53578d1af6
32 changed files with 1857 additions and 0 deletions
8
resources/[tools]/um-idcard/lang/global.js
Normal file
8
resources/[tools]/um-idcard/lang/global.js
Normal file
|
@ -0,0 +1,8 @@
|
|||
export const Global = {
|
||||
lang_header: 'Los Santos',
|
||||
lang_lastname: 'Last Name',
|
||||
lang_firstname: 'First Name',
|
||||
lang_dob: 'Dob',
|
||||
lang_sex: 'Sex',
|
||||
lang_nat: 'Nationality',
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue