Add ruRU localization from StingerSoft. Fix deDE locale from being registered as default locale.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
-- Translation courtesy of Stan (Arcádia - EU Zirkel des Cenarius)
|
||||
local AceLocale = LibStub:GetLibrary("AceLocale-3.0")
|
||||
local L = AceLocale:NewLocale("Omen", "deDE", true)
|
||||
local L = AceLocale:NewLocale("Omen", "deDE")
|
||||
if not L then return end
|
||||
|
||||
-- Main Omen window
|
||||
|
||||
Reference in New Issue
Block a user