Corrected use of Foundry's Reset translation

This commit is contained in:
WBHarry 2026-04-15 19:00:21 +02:00
parent c4d314171b
commit 2a79468ce1
6 changed files with 6 additions and 6 deletions

View file

@ -1,7 +1,7 @@
<footer class="form-footer">
<button type="button" data-action="reset">
<i class="fa-solid fa-arrow-rotate-left"></i>
<span>{{localize "ACTIONS.Reset"}}</span>
<span>{{localize "Reset"}}</span>
</button>
<button type="button" data-action="save" >
<i class="fa-solid fa-floppy-disk"></i>