Skip to content

Commit

Permalink
Merge pull request LetsTimeIt#12 from Pashbee/fix-enUS-case-in-lookup
Browse files Browse the repository at this point in the history
fix: case sensitive lookup
  • Loading branch information
Tomslack authored Dec 26, 2020
2 parents 7370e42 + d8d5ee5 commit 7f84079
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 7f84079

Please sign in to comment.