Corrected use of Foundry's Reset translation

This commit is contained in:
WBHarry 2026-04-15 18:47:20 +02:00
parent a77d2088a0
commit 8808e4646d
6 changed files with 6 additions and 6 deletions

View file

@ -28,6 +28,6 @@
</div>
</fieldset>
<button type="button" data-action="finishSelection">{{localize "ACTIONS.Reset"}}</button>
<button type="button" data-action="finishSelection">{{localize "SETTINGS.UI.ACTIONS.Reset"}}</button>
</div>
</div>