From 2b706aceeaf7871dbff7515ed50168f8369ad02c Mon Sep 17 00:00:00 2001 From: FranekWoW <46614084+franekwow@users.noreply.github.com> Date: Thu, 27 Jun 2019 09:40:01 +0100 Subject: [PATCH] 100% Russian translation --- Localization/ruRU.lua | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Localization/ruRU.lua b/Localization/ruRU.lua index 7b402fb..b9b9fd9 100644 --- a/Localization/ruRU.lua +++ b/Localization/ruRU.lua @@ -4,9 +4,9 @@ local L = LibStub("AceLocale-3.0"):NewLocale(myaddon, "ruRU", false) if not L then return end -- Shrines -L["Shrine of Nature"] = true +L["Shrine of Nature"] = "Алтарь природы" L["Laribole"] = "Ларибол" -L["Shrine of the Dawning"] = true +L["Shrine of the Dawning"] = "Алтарь рассвета" L["Scarlet Diamond"] = "Алый алмаз" L["Shrine of Storms"] = "Алтарь штормов" L["Amberblaze"] = "Огненный янтарь" @@ -14,7 +14,7 @@ L["Shrine of the Sea"] = "Алтарь моря" L["Royal Quartz"] = "Королевский кварц" L["Shrine of the Eventide"] = "Алтарь сумерек" L["Tidal Amethyst"] = "Приливный аметист" -L["Shrine of Storms"] = true +L["Shrine of Storms"] = "Алтарь штормов" L["Owlseye"] = "Совиный глаз" -- Waypoints -- 1.7.9.5