fix(downloads): harden duplicate resolution and row controls

This commit is contained in:
NimBold
2026-07-29 18:28:46 +03:30
parent 546be23c91
commit 29bbb009b5
17 changed files with 248 additions and 89 deletions
+4
View File
@@ -50,6 +50,10 @@ const common = {
rename: 'Rename',
replace: 'Replace',
skip: 'Skip',
applyToAll: 'Apply to all',
renameAll: 'Rename all',
replaceAll: 'Replace all',
skipAll: 'Skip all',
},
removeDownload: {
title: 'Remove Download',