Add localization for the item sheet fields
This commit is contained in:
parent
94b3ec923b
commit
d9d66abf27
3 changed files with 13 additions and 6 deletions
|
|
@ -23,6 +23,6 @@
|
|||
value="{{system.quantity}}"
|
||||
{{disabled (not meta.editable)}}
|
||||
data-tooltip
|
||||
aria-label="Quantity"
|
||||
aria-label="{{localize "taf.misc.item.quantity"}}"
|
||||
>
|
||||
</header>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue