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