azizemreozturk/dsh-locale-tr0

dsh-locale-tr

用于 DeepSeek Harness Web UI 的土耳其语(tr)语言包。

AI 分析

核心用途是为 DSH 界面提供土耳其语翻译支持,包含 42 个命名空间。适合需要将系统界面切换为土耳其语的本地用户。

套件
dsh-locale-tr
版本
1.0.1
授權
MIT
最近更新
2026年9月10日

安裝

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:azizemreozturk/dsh-locale-tr

dsh-locale-tr

Turkish (tr) language pack for the DeepSeek Harness web UI — 42 namespaces, 1278 strings, translated from the shipped English dictionaries.

English | Türkçe

Install

dsh plugin --profile web add dsh-locale-tr

Then restart the web UI and pick Türkçe under Settings → General → Language. The choice applies immediately and persists in $DSH_HOME/settings.yaml. Missing keys fall back to English automatically.

Türkçe

DeepSeek Harness web arayüzü için Türkçe (tr) dil paketi — 42 namespace, 1278 metin; gemili İngilizce sözlüklerden çevrildi.

dsh plugin --profile web add dsh-locale-tr

Sonra web arayüzünü yeniden başlatıp Ayarlar → Genel → Dil altından Türkçe seç. Seçim anında uygulanır ve $DSH_HOME/settings.yaml içine kaydedilir. Eksik anahtarlar otomatik İngilizceye düşer.

Contents

  • lib/client.js — browser half: registers tr (fallback en) plus all translated namespaces
  • lib/index.js — host half (empty apply, required by the loader)
  • cordis.patch.yml — bundle patch mounting the plugin
  • tr.json — the full translation table (namespace → key → Turkish), also useful for reviewers

License

MIT