Fixed some missing translations

This commit is contained in:
WBHarry 2025-12-07 15:41:20 +01:00
parent 28976bb4b8
commit 6bef53302a
11 changed files with 25 additions and 18 deletions

View file

@ -5,14 +5,14 @@
>
{{#if hasIcon}}
<fieldset class="one-column">
<legend>{{localize "Icon"}}</legend>
<legend>{{localize "DAGGERHEART.GENERAL.icon"}}</legend>
<input type="text" name="icon" value="{{move.icon}}" />
</fieldset>
{{/if}}
<fieldset class="one-column">
<legend>{{localize "Description"}}</legend>
<legend>{{localize "DAGGERHEART.GENERAL.description"}}</legend>
<prose-mirror name="description" value="{{move.description}}">
{{{ move.enrichedDescription }}}