mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-03 11:48:53 +00:00
fix(locales): 'Enter' button was set to 'Inventory'
This commit is contained in:
@@ -108,7 +108,7 @@ Locales['en'] = {
|
||||
["wardrobe_desc"] = "Change Position of Property Wardrobe.",
|
||||
["Furniture_title"] = "Furniture",
|
||||
["Furniture_desc"] = "Change Position of Property Wardrobe.",
|
||||
["enter_title"] = "Inventory",
|
||||
["enter_title"] = "Enter",
|
||||
["knock_title"] = "Knock On Door",
|
||||
["buy_title"] = "Buy",
|
||||
["buy_desc"] = "Buy This Property For $%s",
|
||||
|
||||
Reference in New Issue
Block a user