Skip to content

chore(i18n): unify copy wording in zh-CN and zh-TW locale - #2172

Merged
GCWing merged 1 commit into
GCWing:mainfrom
liao-zh:main
Aug 9, 2026
Merged

chore(i18n): unify copy wording in zh-CN and zh-TW locale#2172
GCWing merged 1 commit into
GCWing:mainfrom
liao-zh:main

Conversation

@liao-zh

@liao-zh liao-zh commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Summary

Standardize copy-related UI labels in both Chinese locales: zh-CN "拷贝" → "复制" and zh-TW "拷貝" → "複製", aligning with existing strings such as the "复制对话" copy-conversation tooltip (copyDialog). Pure UI copy change with no behavior impact.

All "拷贝"/"拷貝" in user-facing UI strings are now replaced in both locales; the only remaining "拷贝" matches in the repo are technical terms (e.g. "深拷贝"/"零拷贝") in docs/performance/, intentionally left unchanged.

Type and Areas

Type:

UI/UX

Areas:

web UI

Files changed

  • src/web-ui/src/locales/zh-CN/flow-chat.jsontranscriptExport.copyFull / copyResult ("拷贝完整过程" / "拷贝结果" → "复制完整过程" / "复制结果")
  • src/web-ui/src/locales/zh-CN/common.jsonurlCopied ("已拷贝 URL" → "已复制 URL")
  • src/web-ui/src/locales/zh-TW/flow-chat.jsoncopyFull / copyResult ("拷貝完整過程" / "拷貝結果" → "複製完整過程" / "複製結果")
  • src/web-ui/src/locales/zh-TW/common.jsonurlCopied ("已拷貝 URL" → "已複製 URL")

Motivation / Impact

The transcript export panel previously said "拷贝完整过程"/"拷贝结果" while the nearby copy-conversation tooltip already said "复制对话"; this change removes that inconsistency.

Unify terminology in user-facing copy. Users see "复制完整过程" / "复制结果" in the transcript export panel, and "已复制 URL" instead of "已拷贝 URL" in the pairing toast.

Verification

  • Lightly tested: confirmed the strings in both locale files; no keys added or removed, so i18n audits are unaffected.

Reviewer Notes

N/A.

Checklist

  • This PR is focused and does not include secrets, temporary prompts, generated scratch files, or unrelated artifacts.
  • Relevant verification is recorded above, or skipped checks are explained.
  • User-facing strings, docs, and locales are updated where applicable.

@GCWing
GCWing merged commit 8a5dbaa into GCWing:main Aug 9, 2026
7 checks passed
1688mengdie pushed a commit to 1688mengdie/BitFun that referenced this pull request Aug 9, 2026
…icial

- baseline: HEAD = 792459b (frozen baseline, clean tree)
- merged: taiji-dev/main = ca6eb3d (parent = a86e191 = latest upstream main)
- change surface: upstream 3 commits (92a6203 i18n / 8a5dbaa merge GCWing#2172 / a86e191 refactor external-sources) + custom package ca6eb3d
- conflicts: none (merge-base = HEAD, taiji-dev side strictly ahead)
- custom preserved: warden / legion_mode / acp_tools / knowledge_base_search / session tree / WebUI agents / BeeColonyMonitor / embed-server.py etc.
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.

2 participants