mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-21 23:13:39 +02:00
Corrected use of Foundry's Reset translation
This commit is contained in:
parent
c4d314171b
commit
2a79468ce1
6 changed files with 6 additions and 6 deletions
|
|
@ -32,7 +32,7 @@
|
|||
<footer class="form-footer">
|
||||
<button data-action="reset">
|
||||
<i class="fa-solid fa-arrow-rotate-left"></i>
|
||||
<span>{{localize "ACTIONS.ResetReset"}}</span>
|
||||
<span>{{localize "Reset"}}</span>
|
||||
</button>
|
||||
<button data-action="save" >
|
||||
<i class="fa-solid fa-floppy-disk"></i>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue