diff locale/locale.ru.lua @ 11:d2cbfe498c4d

first beta
author Jay Bird <a4blank@yahoo.com>
date Sat, 04 Dec 2010 05:53:52 +0300
parents 6e160ec1ef0f
children
line wrap: on
line diff
--- a/locale/locale.ru.lua	Sun Nov 28 18:59:31 2010 +0300
+++ b/locale/locale.ru.lua	Sat Dec 04 05:53:52 2010 +0300
@@ -1,4 +1,4 @@
---[[
+--[[
     Raid Target Tactics Russian locale
 --]]
 
@@ -6,3 +6,10 @@
 if not L then return end
 
 L.Minimap_Icon_Tooltip = "Открыть/закрыть окно с тактикой"
+L.Announce = "Объявить"
+L.Action = "Действие"
+L.Player = "Игрок"
+L.Lock = "Закрепить окно"
+L.Load = "Загрузить"
+L.Save = "Сохранить"
+L.Name = "Имя"
\ No newline at end of file