AI Agent Hub
Back to plugins
🎮

dsh-locale-ptbr

Fun & Dress-up Updated 2026.08.18

Run the following command in DeepSeek Harness:

dsh plugin install negriniainda/dsh-locale-ptbr

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install negriniainda/dsh-locale-ptbr in DeepSeek Harness to add the Brazilian Portuguese localization plugin; the full source is hosted at https://github.com/negriniainda/dsh-locale-ptbr .

About this plugin

DeepSeek Harness ships with a language runtime that only has Chinese and English built in, leaving Brazilian Portuguese users facing a wall of English menus, settings, and chat flows. dsh-locale-ptbr closes that gap by translating every interface module—menus, settings panels, conversation area, sidebar, workspaces, sub-agents, and workflows—into Brazilian Portuguese, making DSH truly usable out of the box for pt-BR users.

The plugin works on two levels. First, it registers complete, namespace-organized translation dictionaries into the official language runtime, mirroring every key covered by English and Chinese. Second, it adds an activation bridge: when the browser locale is set to pt or pt-BR and the user has not explicitly chosen Chinese or English, the interface switches to Brazilian Portuguese automatically. Users can also pick the language manually from the menu, and the change takes effect for the current session. The bridge uses feature detection and try-catch guards, so even if upstream internals change, the plugin degrades gracefully instead of breaking.

This plugin is ideal for developers in Brazil who rely on DeepSeek Harness daily, Portuguese-speaking communities looking for localized tooling, and contributors who want to review terminology. The STRINGS.md file in the repository lists every translation alongside its English source, and native speakers are welcome to submit corrections.

Use Cases

  • Brazilian developers see the full DSH interface in Portuguese with no manual switching
  • Portuguese-speaking team members get a localized experience without extra configuration
  • Users can pick Brazilian Portuguese from the language menu and it applies instantly

Best For

  • Brazilian developers who use DeepSeek Harness daily
  • Portuguese-speaking developer communities seeking a native-language UI
  • Contributors willing to review DSH localization terminology