From 045dca73d1e5f4d2e909dbea36d0210440b344f6 Mon Sep 17 00:00:00 2001 From: Darth Predator Date: Thu, 3 Nov 2016 23:38:24 +0300 Subject: [PATCH] Locales --- ElvUI_SLE/locales/english.lua | 3 +++ ElvUI_SLE/locales/russian.lua | 3 +++ 2 files changed, 6 insertions(+) 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" -- 1.7.9.5