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

@ -1,5 +1,5 @@
<fieldset class="one-column">
<legend>Range{{#if fields.target}} & Target{{/if}}</legend>
<legend>{{localize "DAGGERHEART.GENERAL.range"}}{{#if fields.target}} & {{localize "DAGGERHEART.GENERAL.Target.single"}}{{/if}}</legend>
{{formField fields.range value=source.range label="Range" name=(concat path "range") localize=true}}
{{#if fields.target}}
<div class="nest-inputs">