Files
esx_core/locales/en.lua
T

101 lines
3.3 KiB
Lua

Locales['en'] = {
['sex'] = 'sex',
['mom'] = 'mom\'s face',
['dad'] = 'dad\'s face',
['resemblance'] = 'resemblance',
['skin_tone'] = 'skin tone',
['nose_1'] = 'nose width',
['nose_2'] = 'nose peak height',
['nose_3'] = 'nose peak length',
['nose_4'] = 'nose bone height',
['nose_5'] = 'nose peak lowering',
['nose_6'] = 'nose bone twist',
['cheeks_1'] = 'cheekbones height',
['cheeks_2'] = 'cheekbones width',
['cheeks_3'] = 'cheeks width',
['lip_fullness'] = 'lip fullness',
['jaw_bone_width'] = 'jaw bone width',
['jaw_bone_length'] = 'jaw bone length',
['chin_height'] = 'chin height',
['chin_length'] = 'chin length',
['chin_width'] = 'chin width',
['chin_hole'] = 'chin hole size',
['neck_thickness'] = 'neck thickness',
['wrinkles'] = 'wrinkles',
['wrinkle_thickness'] = 'wrinkle thickness',
['beard_type'] = 'beard type',
['beard_size'] = 'beard size',
['beard_color_1'] = 'beard color 1',
['beard_color_2'] = 'beard color 2',
['hair_1'] = 'hair 1',
['hair_2'] = 'hair 2',
['hair_color_1'] = 'hair color 1',
['hair_color_2'] = 'hair color 2',
['eye_color'] = 'eye color',
['eye_squint'] = 'eye squint',
['eyebrow_type'] = 'eyebrow type',
['eyebrow_size'] = 'eyebrow size',
['eyebrow_color_1'] = 'eyebrow color 1',
['eyebrow_color_2'] = 'eyebrow color 2',
['eyebrow_depth'] = 'eyebrow depth',
['eyebrow_height'] = 'eyebrow height',
['makeup_type'] = 'makeup type',
['makeup_thickness'] = 'makeup thickness',
['makeup_color_1'] = 'makeup color 1',
['makeup_color_2'] = 'makeup color 2',
['lipstick_type'] = 'lipstick type',
['lipstick_thickness'] = 'lipstick thickness',
['lipstick_color_1'] = 'lipstick color 1',
['lipstick_color_2'] = 'lipstick color 2',
['ear_accessories'] = 'ear accessories',
['ear_accessories_color'] = 'ear accessories color',
['tshirt_1'] = 't-Shirt 1',
['tshirt_2'] = 't-Shirt 2',
['torso_1'] = 'torso 1',
['torso_2'] = 'torso 2',
['decals_1'] = 'decals 1',
['decals_2'] = 'decals 2',
['arms'] = 'arms',
['arms_2'] = 'arms 2',
['pants_1'] = 'pants 1',
['pants_2'] = 'pants 2',
['shoes_1'] = 'shoes 1',
['shoes_2'] = 'shoes 2',
['mask_1'] = 'mask 1',
['mask_2'] = 'mask 2',
['bproof_1'] = 'bulletproof vest 1',
['bproof_2'] = 'bulletproof vest 2',
['chain_1'] = 'chain 1',
['chain_2'] = 'chain 2',
['helmet_1'] = 'helmet 1',
['helmet_2'] = 'helmet 2',
['watches_1'] = 'watches 1',
['watches_2'] = 'watches 2',
['bracelets_1'] = 'bracelets 1',
['bracelets_2'] = 'bracelets 2',
['glasses_1'] = 'glasses 1',
['glasses_2'] = 'glasses 2',
['bag'] = 'bag',
['bag_color'] = 'bag color',
['blemishes'] = 'blemishes',
['blemishes_size'] = 'blemishes thickness',
['ageing'] = 'ageing',
['ageing_1'] = 'ageing thickness',
['blush'] = 'blush',
['blush_1'] = 'blush thickness',
['blush_color'] = 'blush color',
['complexion'] = 'complexion',
['complexion_1'] = 'complexion thickness',
['sun'] = 'sun',
['sun_1'] = 'sun thickness',
['freckles'] = 'freckles',
['freckles_1'] = 'freckles thickness',
['chest_hair'] = 'chest hair',
['chest_hair_1'] = 'chest hair thickness',
['chest_color'] = 'chest hair color',
['bodyb'] = 'body blemishes',
['bodyb_size'] = 'body blemishes thickness',
['bodyb_extra'] = 'blemishes body effect',
['bodyb_extra_thickness'] = 'blemishes body effect thickness',
}