Skip to content

Commit

Permalink
Merge pull request #53 from fang2hou/beta
Browse files Browse the repository at this point in the history
1.3.6
  • Loading branch information
fang2hou committed Dec 28, 2018
2 parents 91c02a9 + 20de713 commit fbbd2c9
Show file tree
Hide file tree
Showing 12 changed files with 788 additions and 301 deletions.
11 changes: 5 additions & 6 deletions Locales/enUS.lua
Original file line number Diff line number Diff line change
Expand Up @@ -237,11 +237,6 @@ L["Default is 0.3, DO NOT change it unless Fast Loot is not worked."] = true
-- 鼠标提示增强
L["Enhanced Tooltip"] = true
L["Useful tooltip tweaks."] = true
L["Offset"] = true
L["Tooltip X-offset"] = true
L["Offset the tooltip on the X-axis."] = true
L["Tooltip Y-offset"] = true
L["Offset the tooltip on the Y-axis."] = true
L["Raid Progression"] = true
L["Add progression info to tooltip."] = true
L["Mythic"] = true
Expand Down Expand Up @@ -310,4 +305,8 @@ L["Replace Blizzard Azerite Text"] = true
L["Current Spec Only"] = true
L["Show traits for your current specialization only"] = true
L["Compact Mode"] = true
L["Only icons"] = true
L["Only icons"] = true
L["Blizzard bag icon"] = true
L["Show selected traits in Bags"] = true
L["Character panel icon"] = true
L["Show selected traits in Character Frame"] = true
11 changes: 5 additions & 6 deletions Locales/zhCN.lua
Original file line number Diff line number Diff line change
Expand Up @@ -237,11 +237,6 @@ L["Default is 0.3, DO NOT change it unless Fast Loot is not worked."] = "预设
-- 鼠标提示增强
L["Enhanced Tooltip"] = "鼠标提示增强"
L["Useful tooltip tweaks."] = "一些实用的鼠标提示增强功能。"
L["Offset"] = "偏移"
L["Tooltip X-offset"] = "鼠标提示 X 偏移"
L["Offset the tooltip on the X-axis."] = "X 轴上鼠标提示信息的偏移量。"
L["Tooltip Y-offset"] = "鼠标提示 Y 偏移"
L["Offset the tooltip on the Y-axis."] = "Y 轴上鼠标提示信息的偏移量。"
L["Raid Progression"] = "团本进度提示"
L["Add progression info to tooltip."] = "添加团队副本进度到鼠标提示。"
L["Mythic"] = "史诗"
Expand Down Expand Up @@ -310,4 +305,8 @@ L["Replace Blizzard Azerite Text"] = "替代自带特质文字"
L["Current Spec Only"] = "当前专精"
L["Show traits for your current specialization only"] = "仅显示当前专精"
L["Compact Mode"] = "紧凑模式"
L["Only icons"] = "仅显示图标,无特质名"
L["Only icons"] = "仅显示图标,无特质名"
L["Blizzard bag icon"] = "暴雪背包角标"
L["Show selected traits in Blizzard Bags"] = "在暴雪背包中提示选中的特质"
L["Character panel icon"] = "人物面板角标"
L["Show selected traits in Character Frame"] = "在人物面板中提示选中的特质"
11 changes: 5 additions & 6 deletions Locales/zhTW.lua
Original file line number Diff line number Diff line change
Expand Up @@ -237,11 +237,6 @@ L["Default is 0.3, DO NOT change it unless Fast Loot is not worked."] = "預設
-- 鼠标提示增强
L["Enhanced Tooltip"] = "浮動提示增強"
L["Useful tooltip tweaks."] = "一些實用的浮動提示增強功能。"
L["Offset"] = "偏移"
L["Tooltip X-offset"] = "浮動提示 X 偏移"
L["Offset the tooltip on the X-axis."] = "X 軸上浮動提示的偏移量。"
L["Tooltip Y-offset"] = "浮動提示 Y 偏移"
L["Offset the tooltip on the Y-axis."] = "Y 軸上浮動提示的偏移量。"
L["Raid Progression"] = "團本進度提示"
L["Add progression info to tooltip."] = "添加團隊副本進度到滑鼠提示。"
L["Mythic"] = "傳奇"
Expand Down Expand Up @@ -310,4 +305,8 @@ L["Replace Blizzard Azerite Text"] = "替代原有特質提示文字"
L["Current Spec Only"] = "當前專精"
L["Show traits for your current specialization only"] = "僅顯示當前專精"
L["Compact Mode"] = "緊湊模式"
L["Only icons"] = "僅顯示圖標,無艾澤萊晶岩之力名字提示"
L["Only icons"] = "僅顯示圖標,無艾澤萊晶岩之力名字提示"
L["Blizzard bag icon"] = "暴雪背包角標"
L["Show selected traits in Blizzard Bags"] = "在暴雪背包中提示選中的特質"
L["Character panel icon"] = "人物面板角標"
L["Show selected traits in Character Frame"] = "在人物面板中提示選中的特質"
Loading

0 comments on commit fbbd2c9

Please sign in to comment.