Skip to content

fix(web): copy-session action not being localized#951

Open
leoxlin wants to merge 1 commit into
MoonshotAI:mainfrom
leoxlin:fix/copy-session-localized
Open

fix(web): copy-session action not being localized#951
leoxlin wants to merge 1 commit into
MoonshotAI:mainfrom
leoxlin:fix/copy-session-localized

Conversation

@leoxlin

@leoxlin leoxlin commented Jun 20, 2026

Copy link
Copy Markdown

Related Issue

Submitting directly because this is a simple bug / diff
https://github.com/MoonshotAI/kimi-code/blob/main/CONTRIBUTING.md

Problem

ChatHeader.vue correctly localizes the copySessionId text but the same copy in SessionRow.vue is hardcoded

Before Fix:
Screenshot_20260620_132014

After Fix:
Screenshot_20260620_131942

What changed

Use the localized text rather than hard coded.

Checklist

  • I have read the CONTRIBUTING document.
  • I have linked a related issue, or explained the problem above.
  • I have added tests that prove my feature works.
  • Ran gen-changesets skill, or this PR needs no changeset.
  • Ran gen-docs skill, or this PR needs no doc update.

@changeset-bot

changeset-bot Bot commented Jun 20, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 25a3a73

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@moonshot-ai/kimi-code Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant