feat: handle upgrade confirm and icon

This commit is contained in:
Joel
2026-01-29 14:57:49 +08:00
parent 255b7511ae
commit 2973968cc6
8 changed files with 152 additions and 51 deletions

View File

@ -1055,7 +1055,9 @@
"publishLimit.startNodeTitlePrefix": "Upgrade to",
"publishLimit.startNodeTitleSuffix": "unlock unlimited triggers per workflow",
"sandboxMigrationModal.description": "This will create a separate copy of your app, without affecting the original.",
"sandboxMigrationModal.dismiss": "Dismiss",
"sandboxMigrationModal.title": "Upgrade to filesystem-based agents",
"sandboxMigrationModal.upgrade": "Clone & Upgrade",
"sidebar.exportWarning": "Export Current Saved Version",
"sidebar.exportWarningDesc": "This will export the current saved version of your workflow. If you have unsaved changes in the editor, please save them first by using the export option in the workflow canvas.",
"singleRun.back": "Back",