All plugins

DSH / BUNDLE / CLIENT-UI

dsh-multi-lang-ui

v0.1.1asd13006 / dsh-multi-lang-uie71fa6997a

InstallableBundlesUI & client pluginsCommunity · Topic auto-analysisWeb UI

Overview

dsh-multi-lang-ui

DSH Web UI 多語言插件:新增繁體中文/日本語/한국어/Français/Deutsch/Español 語言選項,官方介面字串逐條精譯,英文內容保持英文

README / EN

Package documentation

Registry summary

DSH Web UI 多語言插件:新增繁體中文/日本語/한국어/Français/Deutsch/Español 語言選項,官方介面字串逐條精譯,英文內容保持英文

dsh.pub verifies the pinned bundle contract, runtime facts, and distribution semantics. The complete README remains in the source repository.

Read the full README on GitHub

LIMITATIONS

Known limitations

- One-to-many Simplified characters (e.g. 复 in 复制/恢复/复杂 maps to different Traditional forms) use a single mapping (復); the curated dictionaries cover the main strings, but a few new strings may convert imperfectly. - The language preference lives in browser `localStorage` (per-browser); the built-in locale is also non-persistent for remote browsers — this is a consistent design. - Simplified characters not in the char table pass through unchanged — run `check-missing-chars.mjs` periodically and extend the table.