Added remaining missing translation use

This commit is contained in:
WBHarry 2025-07-20 01:41:22 +02:00
parent 1c2b5d0b42
commit 706d3fdd3d
31 changed files with 82 additions and 63 deletions

View file

@ -4,7 +4,7 @@
</header>
{{#each @root.formula}}
<div class="damage-formula">
<span class="damage-resource"><b>Formula:</b> {{roll.formula}}</span>
<span class="damage-resource"><b>{{localize "DAGGERHEART.GENERAL.formula"}}:</b> {{roll.formula}}</span>
<span class="damage-details">
{{#with (lookup @root.config.GENERAL.healingTypes applyTo)}}
{{localize label}}