mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user