AI Agent Hub
Back to plugins
🎮

dsh-locale-tr

Fun & Dress-up Updated 2026.09.11

Run the following command in DeepSeek Harness:

dsh plugin install azizemreozturk/dsh-locale-tr

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

Run dsh plugin install azizemreozturk/dsh-locale-tr in the DeepSeek Harness terminal to install this Turkish language pack; the full source is available at https://github.com/azizemreozturk/dsh-locale-tr .

About this plugin

The DeepSeek Harness web UI ships in English by default, which creates a small but persistent friction for Turkish-speaking developers who prefer reading menus, tooltips, and status messages in their own language. dsh-locale-tr closes that gap: it translates all 1278 strings across 42 namespaces from the bundled English dictionaries into Turkish, so a single selection under Settings → General → Language switches the entire interface to Türkçe instantly and remembers the choice across restarts.

Every key in the translation table maps one-to-one to its English counterpart, making it straightforward for reviewers to spot discrepancies or suggest refinements. If a string is ever missing from the Turkish pack, the UI gracefully falls back to the original English text rather than showing a blank or a raw key, so the experience stays polished even as new features land.

This plugin is aimed at Turkish-native DeepSeek Harness users, teams preparing localized demos for a Turkish audience, and contributors who enjoy extending the Harness ecosystem with community language packs. The project is MIT-licensed, and the tr.json table can also serve as a reference for localizing other tools in Turkish.

Use Cases

  • Turkish-speaking developers switch the interface to their native language for daily use
  • Preparing a localized demo or client delivery for a Turkish audience
  • Community contributors extend the Harness ecosystem with minor-language support

Best For

  • Turkish-native Daily users of DeepSeek Harness
  • Dev teams who need multilingual demos for stakeholders
  • Open-source contributors interested in i18n and localization