daggerheart/templates/dialogs/image-select/footer.hbs
WBHarry 8a0b1b8e22
[Fix] Translation Fixes (#1789)
* Fixed translations

* .
2026-04-11 22:55:26 +02:00

4 lines
No EOL
226 B
Handlebars

<div class="footer">
<button data-action="close">{{localize "COMMON.Cancel"}}</button>
<button type="button" data-action="finishSelection">{{localize "DAGGERHEART.APPLICATIONS.ImageSelect.selectImage"}}</button>
</div>