aurweb/web/lang/ru/template_po.inc
2007-08-15 21:01:54 -07:00

10 lines
No EOL
233 B
PHP

<?php
# Russian (Русский) translation
# Translator: Sergej Pupykin <ps@lx-ltd.ru>
include_once("translator.inc");
global $_t;
$_t["ru"]["Hi, this is worth reading!"] = "Привет, это стоит почитать!";
?>