Skip to content

Commit d10fd00

Browse files
committed
chore(btw): integrate Chinese labels into work delivery
Carry the corrected work runtime translations into the delivery branch. AI-Generated: true Generated-At: 2026-09-10T16:38:18Z
2 parents 2d1d130 + 0b17c33 commit d10fd00

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

dashboard/src/i18n/locales/zh-CN/features/config-metadata.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1178,18 +1178,18 @@
11781178
},
11791179
"work_loop": {
11801180
"enabled": {
1181-
"description": "??????",
1182-
"hint": "????????????????"
1181+
"description": "启用工作循环",
1182+
"hint": "默认关闭;允许显式工作请求使用工作执行器。"
11831183
},
11841184
"max_concurrent": {
1185-
"description": "????????",
1186-
"hint": "???????????? 2????????????"
1185+
"description": "工作任务执行并发",
1186+
"hint": "同时执行的工作任务数,默认 2。此值不是等待队列的长度限制。"
11871187
}
11881188
},
11891189
"work_session": {
11901190
"max_age_seconds": {
1191-
"description": "??????????",
1192-
"hint": "??????????????? 3600 ??"
1191+
"description": "终态工作会话保留秒数",
1192+
"hint": "已完成、失败或取消的工作会话保留时间,默认 3600 秒。"
11931193
}
11941194
}
11951195
}

0 commit comments

Comments
 (0)