Quantcast

Locales for woopses

Darthpred [03-02-14 - 10:25]
Locales for woopses
Filename
ElvUI_SLE/locales/english.lua
ElvUI_SLE/locales/russian.lua
diff --git a/ElvUI_SLE/locales/english.lua b/ElvUI_SLE/locales/english.lua
index 4059015..ac5d264 100755
--- a/ElvUI_SLE/locales/english.lua
+++ b/ElvUI_SLE/locales/english.lua
@@ -74,6 +74,8 @@ L["Shows gradient effect for all equipment slots."] = true
 L["Show Error Gradients"] = true
 L["Highlights equipment slot if an error has been found."] = true
 L["Show Background Image"] = true
+L['Background picture'] = true
+L["Custom"] = true
 L['Font'] = true
 L["The font that the item level will use."] = true
 L["Set the font size that the item level will use."] = true
diff --git a/ElvUI_SLE/locales/russian.lua b/ElvUI_SLE/locales/russian.lua
index 5fdda62..c41c733 100755
--- a/ElvUI_SLE/locales/russian.lua
+++ b/ElvUI_SLE/locales/russian.lua
@@ -74,6 +74,8 @@ L["Shows gradient effect for all equipment slots."] = "Показывать эф
 L["Show Error Gradients"] = "Градиент ошибок"
 L["Highlights equipment slot if an error has been found."] = "Подсвечивать слот, требующий улучшения, другим цветом."
 L["Show Background Image"] = "Фоновое изображение"
+L['Background picture'] = "Фоновое изображение"
+L["Custom"] = "Своя"
 L['Font'] = "Шрифт"  --L['Fonts'] is localized in elvui but not Font
 L["The font that the item level will use."] = "Шрифт уровня предметов."
 L["Set the font size that the item level will use."] = "Размер шрифта уровня предметов."