mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-18 07:59:03 +01:00
Added remaining missing translation use
This commit is contained in:
parent
1c2b5d0b42
commit
706d3fdd3d
31 changed files with 82 additions and 63 deletions
|
|
@ -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}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue