fix(webui): drop legacy automation setup state

This commit is contained in:
chengyongru
2026-06-16 00:26:06 +08:00
parent 87aaf8991a
commit e6957de622
15 changed files with 20 additions and 111 deletions
+1 -4
View File
@@ -525,18 +525,15 @@
"system": "System",
"pending": "Pending",
"running": "Running now",
"needsSetup": "Needs setup",
"paused": "Paused",
"failed": "Failed",
"completed": "Completed",
"noSchedule": "No schedule",
"active": "Active"
},
"legacyWarning": "This older automation is missing its target chat. Recreate it from the chat or channel where it should run.",
"origin": {
"system": "System",
"unknown": "No linked chat",
"legacy": "Recreate in target chat"
"unknown": "No linked chat"
},
"channels": {
"api": "API",