Translation fixes

This commit is contained in:
WBHarry 2026-04-25 20:33:12 +02:00
parent 702c9e0b6a
commit cfd9950aae
8 changed files with 12 additions and 7 deletions

View file

@ -1,5 +1,5 @@
<section class="creation-action-footer">
<button data-action="close">{{localize "COMMON.Cancel"}}</button>
<button data-action="close">{{localize "Cancel"}}</button>
{{#if isLastTab}}
<button data-action="finish">{{localize "DAGGERHEART.APPLICATIONS.CharacterCreation.finishCreation"}}</button>
{{else}}