diff options
author | pjmattal <pjmattal> | 2006-08-01 05:13:17 +0000 |
---|---|---|
committer | pjmattal <pjmattal> | 2006-08-01 05:13:17 +0000 |
commit | c3380f4fd663bf55734ec5b9a445b3cd978f44d7 (patch) | |
tree | 2234b1e7da6f858ca5b89804bf01c9de0e2abd78 /web/lang/index_po.inc | |
parent | 5074a9186b9843dccff533fdf4f6de011a7440f0 (diff) |
added russian language translation from sergej
it looks lousy on my browser, need to figure out how to improve
Diffstat (limited to 'web/lang/index_po.inc')
-rw-r--r-- | web/lang/index_po.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/web/lang/index_po.inc b/web/lang/index_po.inc index 838e664..4bef542 100644 --- a/web/lang/index_po.inc +++ b/web/lang/index_po.inc @@ -25,4 +25,6 @@ include_once("es/index_po.inc"); include_once("de/index_po.inc"); +include_once("ru/index_po.inc"); + ?>
\ No newline at end of file |