mirror of
https://github.com/araxiaonline/GMGenie.git
synced 2026-06-13 02:32:22 -04:00
11 lines
283 B
Lua
11 lines
283 B
Lua
--------------------------------------------------
|
|
-- localization.ru.lua (Russian)
|
|
-- $LastChangedBy: Gryphon $
|
|
-- $Date: 2007-02-02 16:41:28 -0600 (Fri, 02 Feb 2007) $
|
|
-- Translation:
|
|
|
|
if (GetLocale() == "ruRU") then
|
|
|
|
-- Please submit your translation to karlkfi@yahoo.com
|
|
end
|