DSH HUB
HomePlugin StorePlugin PacksCommunityRankingsResourcesPublish Guide
Plugin source
Back to catalog

lphuxhuq /

lphuxhuq/dsh-vietnamese-lang

Verified

This plugin has no description yet.

★ 0 Stars0 Forks0 IssuesN/A Community rating0 Confirmed installs
View on GitHub
READMESource: main@a1af9ccc

dsh-vietnamese-lang

License: MIT DeepSeek Harness

Vietnamese language pack for DeepSeek Harness (dsh) Web UI.

English | Tiếng Việt

Features

  • Full Core UI Coverage: Comprehensive Vietnamese localization across 50 namespaces (Chat, Conversation, Trajectory, Workspace, Settings, Model Selection, Approvals, File Explorer, Terminal, Deliverables, Diff Viewer, Document Previews, and more).
  • Native Integration: Registered via the official LocaleRuntime API and available in Settings > General > Language.
  • Automatic Fallback: Any missing third-party keys gracefully fall back to English.
  • Zero Core Patching: Runs entirely as a Cordis client plugin via standard ModuleLoader.

Installation

Install via the dsh CLI:

dsh plugin --profile web add dsh-vietnamese-lang

Or from source / GitHub repository:

dsh plugin --profile web add https://github.com/lphuxhuq/dsh-vietnamese-lang

After installation, refresh the DeepSeek Harness Web GUI, go to Settings (Cài đặt) > General (Cài đặt chung) > Language (Ngôn ngữ) and choose Tiếng Việt.

Structure

dsh-vietnamese-lang/
├── cordis.patch.yml   # Plugin entry for DSH loader
├── index.mjs          # Host entry (no-op)
├── lib/
│   └── client.js      # Client bundle with 50 localized namespaces
├── package.json       # Manifest with dsh.bundle & dsh.client
└── README.md

License

MIT

—/ 5

No ratings yet

Verified DSH bundle

Commit a1af9ccc6448

Community comments

No comments yet. Be the first to write one.

DSH HUB

A community index for DSH plugins. Not an official GitHub or DeepSeek AI product.

CommunityResourcesAPIAbout