Fixed translations

This commit is contained in:
WBHarry 2026-04-11 22:19:52 +02:00
parent 6804bfe047
commit ccef7fff2c
40 changed files with 122 additions and 70 deletions

View file

@ -1,6 +1,6 @@
<div class="daggerheart dh-style tooltip">
<div class="tooltip-header"><h2>{{localize "Adversaries"}} ({{currentBP}}/{{maxBP}})</h2></div>
<div class="tooltip-header"><h2>{{localize "DAGGERHEART.GENERAL.Adversary.plural"}} ({{currentBP}}/{{maxBP}})</h2></div>
<div class="battlepoint-categories-container">
<div class="battlepoint-categories-inner-container">
{{#each categories as |category key|}}
@ -17,7 +17,7 @@
</div>
</div>
<div class="tooltip-header"><h2>{{localize "Modifiers"}}</h2></div>
<div class="tooltip-header"><h2>{{localize "DAGGERHEART.GENERAL.Modifier.plural"}}</h2></div>
<div class="battlepoint-toggles-container">
{{#each toggles as |toggle|}}
<div class="battlepoint-toggle-container {{#if (and toggle.disabled (not toggle.checked))}}inactive{{/if}}">