Bundle
dsh-locale-tr
Turkish (tr) language pack for DeepSeek Harness web UI
- Source
- azizemreozturk
- License
- MIT
- Updated
- Updated yesterday
Readme
# dsh-locale-tr Turkish (`tr`) language pack for the [DeepSeek Harness](https://github.com/deepseek-ai/deepseek-harness) web UI — 42 namespaces, 1278 strings, translated from the shipped English dictionaries. English | [Türkçe](#türkçe) ## Install ```sh 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. ```sh 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`](tr.json) — the full translation table (`namespace → key → Turkish`), also useful for reviewers ## License MIT
Install
dsh plugin --profile web add github:azizemreozturk/dsh-locale-tr
Profile: web
With the hub plugin installed, ask your agent to install it by name — it resolves the same plan shown here.
dsh plugin --profile web add github:stvlynn/dsh.fish#path:packages/dsh-plugin-hub
install dsh-locale-tr from the hub
- This source has no pinned commit, so a later push upstream changes what installs. Prefer pinning a commit.