Skip to content

Update zhCN.lua for 8.7.7 - #1259

Open
Shiyan66666 wants to merge 1 commit into
EllesmereGaming:mainfrom
Shiyan66666:main
Open

Update zhCN.lua for 8.7.7#1259
Shiyan66666 wants to merge 1 commit into
EllesmereGaming:mainfrom
Shiyan66666:main

Conversation

@Shiyan66666

@Shiyan66666 Shiyan66666 commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

Updated Chinese translations for various UI elements and tooltips.

What does this PR do?

Update zhCN.lua for 8.7.7

How was it tested?

Screenshots

Checklist

  • New settings default OFF (no behavior change without opt-in)
  • Zero cost while disabled: no events registered, no polling, no hooks doing work, no frames built
  • Cheap while enabled: event-driven (no polling, no timer-based logic, no per-frame allocations)
  • No writes onto Blizzard-owned frames (weak-table pattern used); HookScript/hooksecurefunc only, never SetScript on Blizzard frames
  • Tested in-game, works on live retail; no load errors on the 12.1 PTR client

Updated Chinese translations for various UI elements and tooltips.
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