dsh-russian-lang
GooDAnDReaDY
将俄语作为第三个选项添加到 DeepSeek Harness 网页 UI 原生的「设置 - 通用 - 语言」菜单中,覆盖 30 个 DSH 核心命名空间(722 个键,覆盖率 100%)以及 9 个插件命名空间(962 个键)。在未打补丁的核心上,运行时直接扩展 locale runtime snapshot;不会修改 DSH 安装目录中的任何文件,所选语言会通过插件自有的 russian-lang 命名空间持久化保存。
Adds Russian as the third option in the native Settings - General - Language menu of the DeepSeek Harness web UI, with 100% coverage of the 30 DSH core namespaces (722 keys) plus 9 plugin namespaces (962 keys). The locale runtime snapshot is extended at runtime on unpatched cores; no files in the DSH installation are modified, and the choice is persisted through the plugin-owned russian-lang settings namespace.
安装命令
dsh plugin --profile web add github:GooDAnDReaDY/dsh-russian-lang该命令来自上游目录,本站的自动审核尚未覆盖它——执行前请自行核对仓库。
安装后运行 dsh --profile web --dump-config 并重启对应 profile。插件会以你的本机权限运行第三方代码,安装前请检查源码。