Locales
Darth Predator [11-03-16 - 20:38]
diff --git a/ElvUI_SLE/locales/english.lua b/ElvUI_SLE/locales/english.lua
index 82e5f65..cd002c1 100644
--- a/ElvUI_SLE/locales/english.lua
+++ b/ElvUI_SLE/locales/english.lua
@@ -768,9 +768,12 @@ L["Offset the tooltip on the X-axis."] = true
L["Tooltip Y-offset"] = true
L["Offset the tooltip on the Y-axis."] = true
L["RAID_NH"] = "NH"
+L["RAID_TOV"] = "ToV"
L["RAID_EN"] = "EN"
L["Raid Progression"] = true
L["Show raid experience of character in tooltip (requires holding shift)."] = true
+L["Name Style"] = true
+L["Difficulty Style"] = true
--UI Buttons
L["S&L UI Buttons"] = true
diff --git a/ElvUI_SLE/locales/russian.lua b/ElvUI_SLE/locales/russian.lua
index 3ae6981..81766d7 100644
--- a/ElvUI_SLE/locales/russian.lua
+++ b/ElvUI_SLE/locales/russian.lua
@@ -758,9 +758,12 @@ L["Offset the tooltip on the X-axis."] = "Смещает подсказку по
L["Tooltip Y-offset"] = "Смещение подсказки по Y"
L["Offset the tooltip on the Y-axis."] = "Смещает подсказку по оси Y относительно выбранной точки крепления."
L["RAID_NH"] = "ЦН"
+L["RAID_TOV"] = "ИД"
L["RAID_EN"] = "ИК"
L["Raid Progression"] = "Рейдовый прогресс"
L["Show raid experience of character in tooltip (requires holding shift)."] = "Отображает рейдовый опыт данного персонажа (требуется зажатый shift)"
+L["Name Style"] = "Стиль названия"
+L["Difficulty Style"] = "Стиль сложности"
--UI Buttons
L["S&L UI Buttons"] = "Меню S&L"