A few more strings for locale
This commit is contained in:
@@ -192,10 +192,12 @@
|
|||||||
"Invalid Name",
|
"Invalid Name",
|
||||||
"Crashed"
|
"Crashed"
|
||||||
],
|
],
|
||||||
"TakeItemFromHouse": "takes a {2} from the house",
|
"TakeItemFromHouse": "takes a {1} from the house",
|
||||||
"TakeItemFromBusinessStorage": "takes a {2} from the business storage",
|
"TakeItemFromBusinessStorage": "takes a {1} from the business storage",
|
||||||
"TakeItemFromBusiness": "takes a {2} from the business",
|
"TakeItemFromBusiness": "takes a {1} from the business",
|
||||||
"TakeItemFromItem": "takes a {2} from the {3}",
|
"TakeItemFromItem": "takes a {1} from the {2}",
|
||||||
"TakeItemFromVehicleTrunk": "takes a {2} from the trunk",
|
"TakeItemFromVehicleTrunk": "takes a {1} from the trunk",
|
||||||
"TakeItemFromVehicleDash": "takes a {2} from the glove compartment"
|
"TakeItemFromVehicleDash": "takes a {1} from the glove compartment",
|
||||||
|
"JobEquipmentInventoryKeyBindTip": "The job equipment is in your inventory. Press {1} to see them.",
|
||||||
|
"JobEquipmentInventoryCommandTip": "The job equipment is in your inventory. Use {1} to see them."
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user