refac: wording

This commit is contained in:
Timothy Jaeryang Baek
2024-11-26 20:19:46 -08:00
parent 2db35d5969
commit da6535eeb4
48 changed files with 48 additions and 1 deletions

View File

@@ -72,7 +72,7 @@
</script>
<ConfirmDialog
title={$i18n.t('Delete All Models')}
title={$i18n.t('Reset All Models')}
message={$i18n.t('This will delete all models including custom models and cannot be undone.')}
bind:show={showResetModal}
onConfirm={async () => {