chore: add worker notes

This commit is contained in:
jialin
2025-11-04 17:19:20 +08:00
parent 23b7936924
commit e5733a7f6e
15 changed files with 318 additions and 137 deletions
+2 -1
View File
@@ -255,5 +255,6 @@ export default {
'common.button.addItem': '添加项',
'common.help.default': '默认: {content}',
'common.filter.status': '按状态筛选',
'common.form.rule.selectInput': '请选择或输入{name}'
'common.form.rule.selectInput': '请选择或输入{name}',
'common.tag.experimental': '实验性'
};