summaryrefslogtreecommitdiffstats
path: root/web/lang/ru/template_po.inc
diff options
context:
space:
mode:
Diffstat (limited to 'web/lang/ru/template_po.inc')
-rw-r--r--web/lang/ru/template_po.inc10
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 86c3e9b2..00000000
--- 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