Skip to content

Commit 211b08e

Browse files
authored
Update locale initialization in ruRU.lua
1 parent fc201ca commit 211b08e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Locales/ruRU.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", "ruRU", true)
1+
local L = LibStub("AceLocale-3.0"):NewLocale("MidnightRoutine", "ruRU")
22
if not L then return end
33

44
-- Core / Chat

0 commit comments

Comments
 (0)