mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 17:28:53 +00:00
add locale
This commit is contained in:
@@ -378,4 +378,37 @@ Locales["en"] = {
|
||||
["tint_lspd"] = "blue skin",
|
||||
["tint_orange"] = "orange skin",
|
||||
["tint_platinum"] = "platinum skin",
|
||||
-- MK2 Weapon Tints
|
||||
["tint_classic_black"] = "classic black",
|
||||
["tint_classic_gray"] = "classic gray",
|
||||
["tint_classic_two_tone"] = "classic two-tone",
|
||||
["tint_classic_white"] = "classic white",
|
||||
["tint_classic_beige"] = "classic beige",
|
||||
["tint_classic_green"] = "classic green",
|
||||
["tint_classic_blue"] = "classic blue",
|
||||
["tint_classic_earth"] = "classic earth",
|
||||
["tint_classic_brown_black"] = "classic brown-black",
|
||||
["tint_contrast_red"] = "contrast red",
|
||||
["tint_contrast_blue"] = "contrast blue",
|
||||
["tint_contrast_yellow"] = "contrast yellow",
|
||||
["tint_contrast_orange"] = "contrast orange",
|
||||
["tint_bold_pink"] = "bold pink",
|
||||
["tint_bold_purple_yellow"] = "bold purple-yellow",
|
||||
["tint_bold_orange"] = "bold orange",
|
||||
["tint_bold_green_purple"] = "bold green-purple",
|
||||
["tint_bold_red_feat"] = "bold red feat",
|
||||
["tint_bold_green_feat"] = "bold green feat",
|
||||
["tint_bold_cyan_feat"] = "bold cyan feat",
|
||||
["tint_bold_yellow_feat"] = "bold yellow feat",
|
||||
["tint_bold_red_white"] = "bold red-white",
|
||||
["tint_bold_blue_white"] = "bold blue-white",
|
||||
["tint_metallic_gold"] = "metallic gold",
|
||||
["tint_metallic_platinum"] = "metallic platinum",
|
||||
["tint_metallic_gray_lilac"] = "metallic gray-lilac",
|
||||
["tint_metallic_purple_lime"] = "metallic purple-lime",
|
||||
["tint_metallic_red"] = "metallic red",
|
||||
["tint_metallic_green"] = "metallic green",
|
||||
["tint_metallic_blue"] = "metallic blue",
|
||||
["tint_metallic_white_aqua"] = "metallic white-aqua",
|
||||
["tint_metallic_red_yellow"] = "metallic red-yellow",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user