Mercurial > wow > raid-target-tactics
view locale/locale.ru.lua @ 13:cc98f28b1c7c tip
remove geradd message
fix issue with --
add support for console commands
author | Jay Bird <a4blank@yahoo.com> |
---|---|
date | Thu, 13 Jan 2011 20:50:34 +0300 |
parents | d2cbfe498c4d |
children |
line wrap: on
line source
--[[ Raid Target Tactics Russian locale --]] local L = LibStub('AceLocale-3.0'):NewLocale('RaidTargetTactics', 'ruRU') if not L then return end L.Minimap_Icon_Tooltip = "Открыть/закрыть окно с тактикой" L.Announce = "Объявить" L.Action = "Действие" L.Player = "Игрок" L.Lock = "Закрепить окно" L.Load = "Загрузить" L.Save = "Сохранить" L.Name = "Имя"