unified standard

This commit is contained in:
Typer_Body
2026-05-16 00:09:57 +08:00
parent c088dc114f
commit 27c0d344bf
9 changed files with 67 additions and 116 deletions
+4 -1
View File
@@ -1419,7 +1419,10 @@ const enUS = {
updatedAt: 'Updated At',
// Executions tab
totalExecutions: '{{count}} execution(s) total',
statistics: 'Statistics',
statistics: 'Monitoring Logs',
monitoringDescription: 'View run history and errors for this workflow (last 24 hours)',
monitoringTotalMessages: 'Total Messages',
monitoringErrorLogs: 'Error Logs',
successfulCount: '{{count}} successful',
successRate: 'Success Rate',
averageDuration: 'Avg. Duration',