mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 19:51:08 +01:00
* Organized language * Organized high level folders * Some deeper organization * More org. That's enough ._. * Capitalized initial system localization categories
4 lines
No EOL
279 B
Handlebars
4 lines
No EOL
279 B
Handlebars
<section class="creation-action-footer">
|
|
<button data-action="close">{{localize "Cancel"}}</button>
|
|
<button {{#if tabs.setup.finished}}data-action="finish"{{else}}disabled{{/if}}>{{localize "DAGGERHEART.APPLICATIONS.CharacterCreation.finishCreation"}}</button>
|
|
</section> |