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/lib/aur.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'web/lib/aur.inc') diff --git a/web/lib/aur.inc b/web/lib/aur.inc index 1461a6a..7c64cd6 100644 --- a/web/lib/aur.inc +++ b/web/lib/aur.inc @@ -21,6 +21,7 @@ $SUPPORTED_LANGS = array( # what languages we have translations for # Eventually we will comment these in, when they are ready - PJM - 4/2005 "es" => "Español", "de" => "Deutsch", + "ru" => "РÑÂÑÑÂкий", # "fr" => "Français", ); @@ -401,6 +402,7 @@ function html_header() { print "Español "; print "Deutsch "; #print "Français"; + print "РÑÂÑÑÂкий"; print " \n"; print " \n"; print " \n"; -- cgit v1.2.3-70-g09d2