Quantcast

Locales

Darthpred [02-17-13 - 11:15]
Locales
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 09cd64f..f5c0b38 100644
--- a/ElvUI_SLE/locales/english.lua
+++ b/ElvUI_SLE/locales/english.lua
@@ -123,6 +123,12 @@ L["Changes the way text is shown on exp bar."] = true
 L["Full value on Rep Bar"] = true
 L["Changes the way text is shown on rep bar."] = true

+--Farm--
+L['Farm'] = true
+L["FARM_DESC"] = true
+L['Only active buttons'] = true
+L['Only show the buttons for the seeds, portals, tools you have in your bags.'] = true
+
 --Marks--
 L["Raid Marks"] = true
 L["Show/Hide raid marks."] = true
diff --git a/ElvUI_SLE/locales/russian.lua b/ElvUI_SLE/locales/russian.lua
index c575eda..f90b9f9 100644
--- a/ElvUI_SLE/locales/russian.lua
+++ b/ElvUI_SLE/locales/russian.lua
@@ -128,6 +128,12 @@ L["Changes the way text is shown on exp bar."] = "Изменяет отобра
 L["Full value on Rep Bar"] = "Полное значение репутации"
 L["Changes the way text is shown on rep bar."] = "Изменяет отображение значений репутации на полосе."

+--Farm--
+L['Farm'] = "Ферма"
+L["FARM_DESC"] = true
+L['Only active buttons'] = "Только активные"
+L['Only show the buttons for the seeds, portals, tools you have in your bags.'] = "Отображать только кнопки для тех семян/инструментов/деревьев, которые есть у Вас в сумках."
+
 --Marks--
 L["Raid Marks"] = "Рейдовые Метки"
 L["Show/Hide raid marks."] = "Показать/скрыть фрейм рейдовых меток."