Skip to content

MDeX-2.0.1

Choose a tag to compare

@fwzheng fwzheng released this 28 Jul 13:48
f7ba6ce

v2.0.1

AI 功能更名 + 全量本地化:README/UI 的「AI 改写 / AI rewrite」统一改为「AI 辅助编辑 / AI-assisted editing」(界面按钮 zh「AI 辅助」、en 及其余 15 种「AI Copilot」);AI 相关界面文案、
帮助对话框、原生「AI 设置」菜单项此前在 15 种语言里回退中文,现已补齐全部 17 种语言。
AI feature rename + full localization: "AI rewrite" is now "AI-assisted editing" in the docs and "AI Copilot" in the UI (zh shows「AI 辅助」); all AI UI strings, the help dialog's AI section, and the native "AI Settings" menu item are now translated into all 17 languages (the 15 non-zh/en locales previously fell back to Chinese).

变更 / Changes

  • AI 功能更名:17 种 README 的核心功能/简介/快捷键表「AI 改写 · AI rewrite」→「AI 辅助编
    辑 · AI-assisted editing」;应用内按钮/右键菜单/设置浮层/模式切换 zh「AI 改写」→「AI 辅助」、en 及其余语种「AI Rewrite」→「AI Copilot」;⌘/Ctrl+J 标签同步。AI feature rename across all 17 READMEs and the in-app UI (toolbar button, context menu, settings modal, mode toggle, shortcut row).
  • AI 文案全量本地化:44 个 AI 相关 i18n key 此前仅 zh+en(其余 15 种回退中文),现已为 15 种语言全部翻译。Full AI i18n: the 44 AI i18n keys now exist in all 17 language blocks (previously zh+en only).
  • 帮助对话框:15 种语言的 AI 段落跟随更名(pIntro「optional AI Copilot」、features 首条 bullet、shortcuts 末项)。Help dialog: AI section rebranded in all 15 non-zh/en locales.
  • 原生菜单:Rust ai_settings_label 此前仅 en+zh(其余 15 种显示中文「AI 设置」),现已
    补齐 15 种语言,文案与前端 aiSettings 一致。Native menu: "AI Settings" menu item localized into all 15 non-zh/en languages.
  • 内部代码标识(Rust 命令 ai_rewrite、i18n key 名 aiRewrite/aiModeRewritelocalStorage key、CSS/#ai-*、系统 prompt)未改。Internal identifiers (Rust ai_rewrite, i18n key names, localStorage keys, CSS, system prompt) unchanged.