Skip to content

Commit

Permalink
Update zhCN (#1781)
Browse files Browse the repository at this point in the history
  • Loading branch information
nanjuekaien1 authored Aug 28, 2024
1 parent ff65a3d commit 04309e9
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions Plugins/Locales/zhCN.lua
Original file line number Diff line number Diff line change
Expand Up @@ -338,9 +338,9 @@ L.showCooldownEdge = "时针显示"
L.showCooldownEdgeDesc = "当冷却激活时,在图标上显示旋转动画。"
L.inverse = "反向"
L.inverseSwipeDesc = "反向冷却时间动画。"
L.iconGlow = "图标发光"
L.enableExpireGlow = "启用过期光效"
L.enableExpireGlowDesc = "当冷却时间过期时,在图标周围显示的发光效果"
L.iconGlow = "图标高亮"
L.enableExpireGlow = "启用冷却结束光效"
L.enableExpireGlowDesc = "当冷却时间结束时,在图标周围显示的发光动画效果"
L.glowColor = "发光颜色"
L.glowType = "发光动画"
L.glowTypeDesc = "更改图标周围显示的发光动画。"
Expand All @@ -354,20 +354,20 @@ L.pixelGlow = "线条发光"
L.autocastGlow = "亮点发光"
L.buttonGlow = "耀斑发光"
L.procGlow = "脉冲发光"
--L.speed = "Speed"
--L.animation_speed_desc = "The speed at which the glow animation plays."
--L.lines = "Lines"
--L.lines_glow_desc = "The number of lines in the glow animation."
--L.intensity = "Intensity"
--L.intensity_glow_desc = "The intensity of the glow effect, higher means more sparks."
--L.length = "Length"
--L.length_glow_desc = "The length of the lines in the glow animation."
--L.thickness = "Thickness"
--L.thickness_glow_desc = "The thickness of the lines in the glow animation."
--L.scale = "Scale"
--L.scale_glow_desc = "The scale of the sparks in the animation."
--L.startAnimation = "Start Animation"
--L.startAnimation_glow_desc = "This glow has a starting animation, this will enable/disable that animation."
L.speed = "速度"
L.animation_speed_desc = "发光动画效果的播放速度。"
L.lines = "线条"
L.lines_glow_desc = "设置发光动画效果中几条线条"
L.intensity = "强度"
L.intensity_glow_desc = "设置发光动画的强度,强度越高,闪光点越多。"
L.length = "长度"
L.length_glow_desc = "设置发光动画效果中线条的长度。"
L.thickness = "粗细"
L.thickness_glow_desc = "设置发光动画效果中线条的粗细。"
L.scale = "缩放"
L.scale_glow_desc = "调整发光动画中闪光点的大小。"
L.startAnimation = "起始动画"
L.startAnimation_glow_desc = "您选择的发光效果有起始动画特效,通常是一个闪烁。这个选项可以选择启用/禁用起始动画。"

-----------------------------------------------------------------------
-- Proximity.lua
Expand Down

0 comments on commit 04309e9

Please sign in to comment.