diff --git a/locale/zhCN.lua b/locale/zhCN.lua index be0e3e5..70c34ce 100644 --- a/locale/zhCN.lua +++ b/locale/zhCN.lua @@ -23,7 +23,7 @@ L["Button Look"] = "按钮外观" L["Button Tooltip"] = "按钮鼠标提示" L["Buttons"] = "按钮" L["CTRL"] = "按下 CTRL" --- L["Click-Through"] = true +L["Click-Through"] = "点击穿越" L["Colors"] = "颜色设置" L["Configure the Stance Bar"] = "配置姿态栏" L["Configure Bar %s"] = "设置动作条 %s" @@ -45,7 +45,7 @@ L["Copy Conditionals"] = "复制条件" L["Create a copy of the auto-generated conditionals in the custom configuration as a base template."] = "在自定义配置中复制一个条件作为模板。" L["Custom Conditionals"] = "自定义条件" L["Default Bar State"] = "默认动作条状态" --- L["Disable any reaction to mouse events on this bar, making the bar click-through."] = true +L["Disable any reaction to mouse events on this bar, making the bar click-through."] = "使该动作条忽略鼠标点击,你将点击到动作条后面的东西。" L["Disabled"] = "禁用" L["Disabled in Combat"] = "战斗中关闭" L["Don't Page"] = "不翻页"