dsh-tool-name-zh
Verifieddsh-tool-name-zh · v1.0.0 · MIT · Web UI
DSH 工具卡片标题中文化:Code/Read/Bash 等工具名显示为中文。
Install
dsh plugin add dsh-tool-name-zh Confirm the layer applied with dsh --profile default --dump-config — see the install guide.
Source
Published to npm without a public repository. Inspect the package contents before installing.
Tags
Readme
dsh-tool-name-zh — DSH 工具卡片标题中文化
把 DSH 网页界面里的工具调用卡片标题从英文(Code / Read / Bash / Search…)显示为中文(运行代码 / 读取文件 / 执行命令 / 网络搜索…)。
说明
- 纯界面显示层翻译,不影响任何功能,不消耗额外 token
- 浏览器端插件,刷新页面即生效
- 修改翻译词表:编辑包内
lib/client.js的TOOL_ZH表
安装
dsh plugin --profile web add dsh-tool-name-zh
重启 dsh web 后生效。
卸载
dsh plugin --profile web remove dsh-tool-name-zh
License
MIT