chore: cleanup file checkbox

This commit is contained in:
jialin
2025-03-26 11:59:49 +08:00
parent 93c9ffe109
commit 671fce2961
8 changed files with 166 additions and 60 deletions
+2 -1
View File
@@ -68,5 +68,6 @@ export default {
'resources.modelfiles.storagePath.holder':
'Waiting for download to complete...',
'resources.filter.worker': 'Filter by Worker',
'resources.filter.source': 'Filter by Source'
'resources.filter.source': 'Filter by Source',
'resources.modelfiles.delete.tips': 'Also delete the file from disk!'
};