Changed the label of ActionSheet damage.resources to Mark Resources

This commit is contained in:
WBHarry 2026-07-19 00:17:21 +02:00
parent 3b68c6c895
commit 6460077c94
5 changed files with 6 additions and 6 deletions

View file

@ -39,7 +39,7 @@
{{#if (eq @root.source.type 'healing')}}
{{localize "DAGGERHEART.GENERAL.healing"}}
{{else}}
{{localize "DAGGERHEART.GENERAL.Resource.plural"}}
{{localize "DAGGERHEART.ACTIONS.Config.damage.markResources"}}
{{/if}}
{{#unless @root.allDamageTypesUsed}}<a data-action="addDamageResource"><i class="fa-solid fa-plus icon-button"></i></a>{{/unless}}
</legend>