chore: trim automation ui cleanup

This commit is contained in:
chengyongru
2026-06-16 15:10:51 +08:00
parent 3357dcc05f
commit 0263dbd1c3
15 changed files with 19 additions and 197 deletions
-19
View File
@@ -472,14 +472,6 @@
"empty": "No apps match this filter."
},
"automations": {
"kicker": "Workspace automations",
"title": "Automations",
"stats": {
"active": "Active",
"paused": "Paused",
"failed": "Needs attention",
"system": "System"
},
"filters": {
"all": "All",
"active": "Active",
@@ -504,7 +496,6 @@
"labels": {
"schedule": "Schedule",
"next": "Next",
"last": "Last",
"origin": "Linked chat",
"created": "Created",
"updated": "Updated"
@@ -516,14 +507,12 @@
"delete": "Delete",
"protected": "Protected",
"editTitle": "Edit automation",
"editDescription": "Update the prompt and schedule. The linked chat stays unchanged.",
"save": "Save",
"deleteTitle": "Delete automation",
"deleteDescription": "This removes {{name}} from the cron store. Past chat messages stay in the session.",
"cancel": "Cancel",
"status": {
"system": "System",
"pending": "Pending",
"running": "Running now",
"paused": "Paused",
"failed": "Failed",
@@ -569,18 +558,10 @@
"pending": "Running now",
"none": "No next run"
},
"last": {
"never": "Never",
"unknown": "unknown"
},
"message": {
"showMore": "Show full message",
"showLess": "Show less"
},
"meta": {
"created": "Created {{time}}",
"updated": "Updated {{time}}"
},
"fields": {
"name": "Name",
"message": "Message",