SillyTavern/public/scripts/templates/resetSettings.html

9 lines
411 B
HTML
Raw Normal View History

2024-04-10 02:29:38 +02:00
<div class="flex-container flexFlowColumn marginBot10">
<h3 data-i18n="Are you sure you want to reset your settings to factory defaults?">
Are you sure you want to reset your settings to factory defaults?
</h3>
<div data-i18n="Don't forget to save a snapshot of your settings before proceeding.">
Don't forget to save a snapshot of your settings before proceeding.
</div>
</div>