Hide the "% used" indicator when there is no maximum capacity, and add a placeholder to be more explicit for the input
This commit is contained in:
parent
e4e1f30fcb
commit
f05311d7c8
4 changed files with 15 additions and 6 deletions
|
|
@ -87,6 +87,7 @@
|
|||
"max-value": "Maximum value",
|
||||
"carry-capacity-used": "({percent}% Used)",
|
||||
"carrying-capacity": {
|
||||
"placeholder": "Unlimited",
|
||||
"title": "Carrying Capacity:",
|
||||
"label": "Maximum carrying weight"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue