From d8d5ee567ff6ed650dca9e303de6dec1a6f32c5c Mon Sep 17 00:00:00 2001 From: Pashbee Date: Sat, 26 Dec 2020 17:52:34 +0000 Subject: [PATCH] fix: case sensitive lookup --- Locales/enUS.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Locales/enUS.lua b/Locales/enUS.lua index da95574..db3759b 100644 --- a/Locales/enUS.lua +++ b/Locales/enUS.lua @@ -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"