mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
* index.php, common_layout.html : XE -> XpressEngine git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4909 201d5d3c-b55e-5fd7-737f-ddc643e51545
9 lines
376 B
PHP
9 lines
376 B
PHP
<?php
|
||
/**
|
||
* @file ru.lang.php
|
||
* @author zero <zero@nzeo.com> | translation by Maslennikov Evgeny aka X-[Vr]bL1s5 | e-mail: x-bliss[a]tut.by; ICQ: 225035467;
|
||
* @brief Russian basic language pack
|
||
**/
|
||
|
||
$lang->alert_new_message_arrived = 'У Вас есть новые сообщения. Хотите проверить сейчас?';
|
||
?>
|