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 #1891

Merged
merged 1 commit into from
Oct 30, 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
2 changes: 1 addition & 1 deletion NerubarPalace/Locales/zhCN.lua
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ if L then
L.custom_on_experimental_dosage_marks = "试验性剂量分配"
L.custom_on_experimental_dosage_marks_desc = "将受到“试验性剂量” 的玩家,按照 近战 > 远程 > 治疗 的优先顺序分配 {rt6}{rt4}{rt3}{rt7} 标记。 包含喊话和目标信息。"

L.volatile_concoction_explosion_desc = "显示不稳定的混合物减益效果的目标条。"
L.volatile_concoction_explosion_desc = "显示受到不稳定的混合物减益效果影响的目标计时条。"
end

L = BigWigs:NewBossLocale("Nexus-Princess Ky'veza", "zhCN")
Expand Down