Add localization for the item sheet fields

This commit is contained in:
Oliver 2026-03-13 21:35:10 -06:00
parent 94b3ec923b
commit d9d66abf27
3 changed files with 13 additions and 6 deletions

View file

@ -23,6 +23,6 @@
value="{{system.quantity}}"
{{disabled (not meta.editable)}}
data-tooltip
aria-label="Quantity"
aria-label="{{localize "taf.misc.item.quantity"}}"
>
</header>