From c3380f4fd663bf55734ec5b9a445b3cd978f44d7 Mon Sep 17 00:00:00 2001 From: pjmattal Date: Tue, 1 Aug 2006 05:13:17 +0000 Subject: added russian language translation from sergej it looks lousy on my browser, need to figure out how to improve --- web/lang/ru/template_po.inc | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 web/lang/ru/template_po.inc (limited to 'web/lang/ru/template_po.inc') diff --git a/web/lang/ru/template_po.inc b/web/lang/ru/template_po.inc new file mode 100644 index 00000000..8a7bbf57 --- /dev/null +++ b/web/lang/ru/template_po.inc @@ -0,0 +1,10 @@ + + +include_once("translator.inc"); +global $_t; + +$_t["ru"]["Hi, this is worth reading!"] = "П€иве‚, э‚о с‚оит почи‚а‚Œ!"; + +?> \ No newline at end of file -- cgit v1.2.3-24-g4f1b