Skip to content

Commit 8fcdc15

Browse files
authored
Update zhCN locale initialization
1 parent 211b08e commit 8fcdc15

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Locales/zhCN.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
local L = LibStub("AceLocale-3.0"):NewLocale("MidnightRoutine", "zhCN", true)
1+
local L = LibStub("AceLocale-3.0"):NewLocale("MidnightRoutine", "zhCN")
22
if not L then return end
33

44
-- Core / Chat

0 commit comments

Comments
 (0)