fix(esx_property): price not showing up when buying furniture

Price was not showing up when confirming furniture placement
This commit is contained in:
Dolu
2022-09-09 04:48:00 +02:00
committed by GitHub
parent 19967e47ac
commit 964f0004b1
+1 -1
View File
@@ -18,7 +18,7 @@ Locales['en'] = {
["place"] = "Place Furniture",
["delete_furni"] = "Delete",
["confirm_buy"] = "Do You Want To Buy %s ?",
["price"] = "Price: $&s",
["price"] = "Price: $%s",
["yes"] = "Yes",
["no"] = "No",
["action"] = "You %s ~b~%s~s~ !",