feat: clean tool page nav, add Import from Files on dropzone

- Removed Automate/Editor/Files links from top nav on tool pages,
  keeping only the breadcrumb + help + avatar for a cleaner look
- Added "Import from Files" link on the tool dropzone that navigates
  to the file library, letting users import previously processed files
This commit is contained in:
SnapOtter
2026-06-14 21:37:15 +08:00
parent f32b3bd51f
commit b5eef644e3
23 changed files with 33 additions and 24 deletions
+1
View File
@@ -2456,6 +2456,7 @@ export const ru: TranslationKeys = {
privacyNote: "Files are processed on your server and never leave your network",
applyAndDownload: "Применить и скачать",
andMore: "and {count} more",
importFromFiles: "Import from Files",
adjustSettings: "Adjust settings",
startOver: "Start over with a new file",
backToTools: "Back to Tools",