Skip to content

fix(i18n): add missing 'edit' translation key for memory entry button#1773

Open
gongzhi-netease wants to merge 2 commits into
netease-youdao:mainfrom
gongzhi-netease:fix/i18n-edit-button
Open

fix(i18n): add missing 'edit' translation key for memory entry button#1773
gongzhi-netease wants to merge 2 commits into
netease-youdao:mainfrom
gongzhi-netease:fix/i18n-edit-button

Conversation

@gongzhi-netease

Copy link
Copy Markdown

问题描述

设置页面「记忆」标签下,记忆条目的编辑按钮显示为硬编码的英文 "edit",未通过 i18n 系统进行翻译。

修复内容

src/renderer/services/i18n.ts 中补充缺失的 edit 翻译 key:

  • 中文:edit: '编辑'
  • 英文:edit: 'Edit'

影响范围

仅涉及 i18n 翻译文件,无逻辑变更。Settings 页面中记忆条目的编辑按钮将正确显示对应语言的文案。

@github-actions

Copy link
Copy Markdown

This pull request has been inactive for 30 days. It will be automatically closed in 14 days unless there is new activity.

If you're still working on this, please leave a comment or push new commits to keep it open. Thank you!

@github-actions github-actions Bot added the stale label May 26, 2026
@gongzhi-netease

Copy link
Copy Markdown
Author

Keep the open state.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant