summaryrefslogtreecommitdiffstats
path: root/web/lang/ru/logout_po.inc
blob: fcc885c44532d1e6f07c6d73de3689be80aa4cac (plain)
1
2
3
4
5
6
7
8
9
10
<?
# Russian (Русский) translation
# Translator: Sergej Pupykin <ps@lx-ltd.ru>

include_once("translator.inc");
global $_t;

$_t["ru"]["You have been successfully logged out."] = "Сеанс завершен.";

?>