diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-03-12 19:58:53 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-03-12 19:58:53 +0800 |
| commit | b99398fb18b209143554ee936592f129610b90ca (patch) | |
| tree | f28561136264ed2639bc37a2707614014fa1de0f /resources/locales/jvn/helpdoc_viewer/zh-CN.yml | |
| parent | 72c57380883a1c1cc796dea6d35048ab5bed5f53 (diff) | |
Update helpdoc viewer UI and improve text handling
- Add title localization for helpdoc viewer
- Implement ANSI-aware string truncation for proper display
- Improve focus indication with color highlighting
- Move display_width utility to shared module
- Update welcome and command helpdoc formatting
- Bump copyright year to 2026
Diffstat (limited to 'resources/locales/jvn/helpdoc_viewer/zh-CN.yml')
| -rw-r--r-- | resources/locales/jvn/helpdoc_viewer/zh-CN.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/locales/jvn/helpdoc_viewer/zh-CN.yml b/resources/locales/jvn/helpdoc_viewer/zh-CN.yml index 65825d5..1c169c9 100644 --- a/resources/locales/jvn/helpdoc_viewer/zh-CN.yml +++ b/resources/locales/jvn/helpdoc_viewer/zh-CN.yml @@ -1,4 +1,5 @@ helpdoc_viewer: + title: JustEnoughVCS 帮助文档 tree_area_hint: | _列表_ | ↑↓: 翻页 | ←→/Space: 切换视图 | Q: 退出 content_area_hint: | |
