feat: add page-level drop overlay and paste handler on tool page

This commit is contained in:
SnapOtter
2026-06-14 19:09:36 +08:00
parent 45121c1a1e
commit 6ea515ccdd
22 changed files with 161 additions and 2 deletions
+2
View File
@@ -3246,6 +3246,8 @@ export const ru: TranslationKeys = {
addUrlButton: "Добавить",
importMultipleUrls: "Импорт нескольких URL...",
filesSelected: "Выбрано файлов: {count}",
dropToAdd: "Отпустите, чтобы добавить файлы",
dropToReplace: "Отпустите, чтобы заменить файл",
},
reviewPanel: {
processedResultAlt: "Результат обработки",