Skip to content

Commit

Permalink
💄
Browse files Browse the repository at this point in the history
  • Loading branch information
ls- committed Jan 14, 2021
1 parent 9a37708 commit 78bea8a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/general/fonts.lua
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ function CONFIG:CreateGeneralFontsPanel(order)
font = {
order = reset(2),
type = "select",
name = L["STATUSBAR_BARS"],
name = L["PROGRESS_BARS"],
dialogControl = "LSM30_Font",
values = LSM:HashTable("font"),
get = function()
Expand Down
2 changes: 1 addition & 1 deletion locales/enUS.lua
Original file line number Diff line number Diff line change
Expand Up @@ -500,4 +500,4 @@ L["ZONE_TEXT"] = "Zone Text"

L["COOLDOWNS"] = "Cooldowns"
L["BUTTONS"] = "Buttons"
L["STATUSBAR_BARS"] = "Progress Bars"
L["PROGRESS_BARS"] = "Progress Bars"

0 comments on commit 78bea8a

Please sign in to comment.