mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-01 02:38:53 +00:00
refactor(esx_property): Typo fixed
This commit is contained in:
@@ -114,7 +114,7 @@ Locales['en'] = {
|
||||
["wardrobe_title"] = "Wardrobe",
|
||||
["wardrobe_desc"] = "Change Position of Property Wardrobe.",
|
||||
["Furniture_title"] = "Furniture",
|
||||
["Furniture_desc"] = "Change Position of Property Wardrobe.",
|
||||
["Furniture_desc"] = "Change Position of Property Furniture.",
|
||||
["enter_title"] = "Enter",
|
||||
["knock_title"] = "Knock On Door",
|
||||
["buy_title"] = "Buy",
|
||||
@@ -196,10 +196,10 @@ Locales['en'] = {
|
||||
["garage_settings"] = "Garage Settings",
|
||||
["toggle_title"] = "Toggle Usage",
|
||||
["toggle_description"] = "Current Status: %s",
|
||||
["cctv_set_title"] = "Set Angle",
|
||||
["cctv_set_title"] = "Set CCTV Angle",
|
||||
["cctv_set_description"] = "Sets the Camera angle to your Cameras Direction",
|
||||
["back_description"] = "return to property creation.",
|
||||
["garage_set_title"] = "Set Position",
|
||||
["garage_set_title"] = "Set Garage Position",
|
||||
["garage_set_description"] = "Set the position of the Property Garage.",
|
||||
["garage_textui"] = "Press ~b~[E]~s~ to Set Position",
|
||||
["cctv_textui_1"] = "Press ~b~[E]~s~ to Set Angle",
|
||||
|
||||
Reference in New Issue
Block a user