Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update zhCN.lua #43

Merged
merged 3 commits into from
Jan 1, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions BlackwingLair/Locales/zhCN.lua
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ if L then
L.vulnerability = "弱点警报"
L.vulnerability_desc = "克洛玛古斯弱点改变时发出警报。"
L.vulnerability_message = "克洛玛古斯新弱点:%s"
--L.detect_magic_missing = "Detect Magic is missing from Chromaggus"
--L.detect_magic_warning = "A Mage must cast \124cff71d5ff\124Hspell:2855:0\124h[Detect Magic]\124h\124r on Chromaggus for vulnerability warnings to work."
L.detect_magic_missing = "克洛玛古斯身上缺少侦测魔法"
L.detect_magic_warning = "法师必须对克洛玛古斯施放 \124cff71d5ff\124Hspell:2855:0\124h[Detect Magic]\124h\124r ,这样弱点的警报才有效。"
end

L = BigWigs:NewBossLocale("Nefarian Classic", "zhCN")
Expand Down