mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-21 23:13:39 +02:00
parent
1a57b55723
commit
8a0b1b8e22
40 changed files with 128 additions and 70 deletions
|
|
@ -1,10 +1,10 @@
|
|||
<footer class="form-footer">
|
||||
<button type="button" data-action="reset">
|
||||
<i class="fa-solid fa-arrow-rotate-left"></i>
|
||||
<span>{{localize "Reset"}}</span>
|
||||
<span>{{localize "ACTIONS.Reset"}}</span>
|
||||
</button>
|
||||
<button type="button" data-action="save" >
|
||||
<i class="fa-solid fa-floppy-disk"></i>
|
||||
<span>{{localize "Save Changes"}}</span>
|
||||
<span>{{localize "EDITOR.Save"}}</span>
|
||||
</button>
|
||||
</footer>
|
||||
Loading…
Add table
Add a link
Reference in a new issue