Item Support #69

Merged
Oliver merged 50 commits from feature/item-support into main 2026-04-15 02:42:54 +00:00
Showing only changes of commit 6f3139edf1 - Show all commits

View file

@ -7,7 +7,7 @@
<h3 class="grow"> <h3 class="grow">
{{localize "taf.Apps.PlayerSheet.carrying-capacity.title"}} {{localize "taf.Apps.PlayerSheet.carrying-capacity.title"}}
</h3> </h3>
{{#if hasCarryCapacity}} {{#if hasCarryingCapacity}}
<div> <div>
{{localize {{localize
"taf.Apps.PlayerSheet.carry-capacity-used" "taf.Apps.PlayerSheet.carry-capacity-used"