Skip to content

Commit

Permalink
fix: case sensitive lookup
Browse files Browse the repository at this point in the history
  • Loading branch information
mmpashby committed Dec 26, 2020
1 parent e717c1c commit d8d5ee5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Locales/enUS.lua
Original file line number Diff line number Diff line change
Expand Up @@ -567,7 +567,7 @@ L["Overseer's Summit"] = "Overseer's Summit"
L["Path of Illumination"] = "Path of Illumination"
L["Plain Texture"] = "Plain Texture"
L["Players can join the live session by either clicking this button or the Live Session chat link"] = "Players can join the live session by either clicking this button or the Live Session chat link"
L["He's a manbaby"] = "He's a manbaby"
L["He's a Manbaby"] = "He's a Manbaby"
L["Polymorph"] = "Polymorph"
L["Portrait"] = "Portrait"
L["Preset '%s' already exists"] = "Route '%s' already exists"
Expand Down

0 comments on commit d8d5ee5

Please sign in to comment.