Add the toggle for item equipped status and inventory properties
This commit is contained in:
parent
44372d0a17
commit
f5c7e1c4bc
5 changed files with 37 additions and 9 deletions
|
|
@ -84,6 +84,13 @@
|
|||
"manage-attributes": "Manage Attributes",
|
||||
"current-value": "Current value",
|
||||
"max-value": "Maximum value",
|
||||
"carry-capacity-used": "({percent}% Used)",
|
||||
"carrying-capacity": {
|
||||
"title": "Carrying Capacity:",
|
||||
"label": "Maximum carrying weight"
|
||||
},
|
||||
"total-weight": "Total weight",
|
||||
"toggle-item-description": "Show/Hide Item Description",
|
||||
"tab-names": {
|
||||
"content": "Content",
|
||||
"items": "Items"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue