woops
Darthpred [07-22-16 - 17:20]
diff --git a/ElvUI_SLE/locales/english.lua b/ElvUI_SLE/locales/english.lua
index 44bc717..0e53f21 100644
--- a/ElvUI_SLE/locales/english.lua
+++ b/ElvUI_SLE/locales/english.lua
@@ -201,6 +201,7 @@ L["Hide Debuff Timer"] = true
L["This hides the time remaining for your debuffs."] = true
--Backgrounds
+L["Backgrounds"] = true
L["SLE_BG_1"] = "Background 1"
L["SLE_BG_2"] = "Background 2"
L["SLE_BG_3"] = "Background 3"
@@ -747,6 +748,8 @@ L["Bottom Offset"] = true
L["Set the offset from the bottom border of the screen."] = true
--Help
+L["About/Help"] = true
+L["About"] = true
L["SLE_DESC"] = [=[|cff9482c9Shadow & Light|r is an extention of ElvUI. It adds:
- a lot of new features
- more customization options for existing ones
diff --git a/ElvUI_SLE/locales/russian.lua b/ElvUI_SLE/locales/russian.lua
index a011f04..193573b 100644
--- a/ElvUI_SLE/locales/russian.lua
+++ b/ElvUI_SLE/locales/russian.lua
@@ -196,6 +196,7 @@ L["Hide Debuff Timer"] = "Скрыть время дебаффов"
L["This hides the time remaining for your debuffs."] = "Скрывает оставшееся время действия дебаффов на вас."
--Backgrounds
+L["Backgrounds"] = "Фоновые панели"
L["SLE_BG_1"] = "Фон 1"
L["SLE_BG_2"] = "Фон 2"
L["SLE_BG_3"] = "Фон 3"
@@ -739,12 +740,14 @@ L["Bottom Offset"] = "Отступ снизу"
L["Set the offset from the bottom border of the screen."] = "Устаназвивает отступ от нижнего края экрана."
--Help
+L["About/Help"] = "Справка"
+L["About"] = "Об аддоне"
L["SLE_DESC"] = [=[|cff9482c9Shadow & Light|r это расширение для ElvUI. Оно добавляет:
- много новых функций
- больше вариантов настройки для существующих опций
|cff3cbf27Внимание:|r Оно совместимо с большинством существующих плагинов для ElvUI. Однако некоторые функции могут оказаться недоступными для избежания конфликтов.]=]
-L["Links"] = "ССылки"
+L["Links"] = "Ссылки"
L["LINK_DESC"] = [[Ниже представлены ссылки на страницы Shadow & Light на нескольких сайтах.]]
--FAQ--