Add files via upload

This commit is contained in:
公明
2026-07-22 11:27:34 +08:00
committed by GitHub
parent fce4ffe3c4
commit 7caf77683f
5 changed files with 45 additions and 17 deletions
+3
View File
@@ -210,6 +210,7 @@
"toolsCountLabel_other": "{{count}} tools",
"failedNCalls_one": "{{count}} failed",
"failedNCalls_other": "{{count}} failed",
"noCompletedYet": "No completed outcomes yet",
"noCallYet": "No calls yet",
"allClear": "No new risks",
"allIdle": "System idle",
@@ -2170,6 +2171,7 @@
"lastCall": "Last call",
"lastRefreshTime": "Last refresh",
"noCallsYet": "No calls yet",
"noCompletedYet": "No completed outcomes yet",
"unknownTool": "Unknown tool",
"successFailedRate": "Success {{success}} / Failed {{failed}} · {{rate}}% success rate",
"topToolsTitle": "Top {{n}} tools by calls",
@@ -2192,6 +2194,7 @@
"clearToolFilter": "Clear tool filter",
"successCount": "Success {{n}}",
"failedCount": "Failed {{n}}",
"neutralCount": "Stopped {{n}}",
"rateHealthy": "Running smoothly",
"rateWarning": "Some failures detected",
"rateCritical": "High failure rate",