refactor(esx_property): Typo fixed

This commit is contained in:
Raoul
2022-09-29 22:38:13 +02:00
committed by GitHub
parent 470a2b3f9d
commit 0dbff29454
+3 -3
View File
@@ -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",