diff options
Diffstat (limited to 'web/lang/ru')
-rw-r--r-- | web/lang/ru/template_po.inc | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/web/lang/ru/template_po.inc b/web/lang/ru/template_po.inc deleted file mode 100644 index 86c3e9b..0000000 --- a/web/lang/ru/template_po.inc +++ /dev/null @@ -1,10 +0,0 @@ -<?php -# Russian (Русский) translation -# Translator: Sergej Pupykin <ps@lx-ltd.ru> - -include_once("translator.inc"); -global $_t; - -$_t["ru"]["Hi, this is worth reading!"] = "Привет, это стоит почитать!"; - -?>
\ No newline at end of file |