fix(webui): correct activity duration display
This commit is contained in:
@@ -992,6 +992,9 @@
|
||||
"activityThinkingFor": "思考中,已 {{duration}}",
|
||||
"activityThought": "已思考",
|
||||
"activityThoughtFor": "已思考 {{duration}}",
|
||||
"activityWorkingFor": "處理中,已 {{duration}}",
|
||||
"activityWorked": "已處理",
|
||||
"activityWorkedFor": "已處理 {{duration}}",
|
||||
"cliActivityRunningOne": "正在使用 @{{name}}",
|
||||
"cliActivityRanOne": "已使用 @{{name}}",
|
||||
"cliActivityFailedOne": "@{{name}} 失敗",
|
||||
|
||||
Reference in New Issue
Block a user