We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f863fdd commit e10aa3fCopy full SHA for e10aa3f
1 file changed
app/tunnels/components/toolbox.tsx
@@ -355,7 +355,7 @@ export const TunnelToolBox: React.FC<TunnelToolBoxProps> = ({
355
批量重启
356
</DropdownItem>
357
<DropdownItem key="export" startContent={<FontAwesomeIcon icon={faDownload} />}>
358
- 导出配置规则
+ 批量导出
359
360
<DropdownItem key="delete" startContent={<FontAwesomeIcon icon={faTrash} />} className="text-danger">
361
批量删除
0 commit comments