Localize remaining hardcoded user-facing strings

This commit is contained in:
Luiz Costa 2025-08-17 21:33:01 -03:00 committed by Luiz Costa
parent 7a6bbe3488
commit bb1c76bcce
6 changed files with 12 additions and 7 deletions

View file

@ -1,5 +1,5 @@
<div class="roll-part target-section dice-roll" data-action="expandRoll">
<div class="roll-part-header"><div><span>Target</span></div></div>
<div class="roll-part-header"><div><span>{{#if (gt currentTargets.length 1)}}{{localize "DAGGERHEART.GENERAL.Target.plural"}}{{else}}{{localize "DAGGERHEART.GENERAL.Target.single"}}{{/if}}</span></div></div>
{{#if (or (and targets.length (or (gt targetShort.hit 0) (gt targetShort.miss 0))) (and hasSave pendingSaves))}}
<div class="roll-part-extra on-reduced">
<div class="wrapper">