diff options
Diffstat (limited to 'web/lib')
-rw-r--r-- | web/lib/aur.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/lib/aur.inc b/web/lib/aur.inc index bbdc9476..27953495 100644 --- a/web/lib/aur.inc +++ b/web/lib/aur.inc @@ -21,7 +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" => "Ркий", + "ru" => "Русский", # "fr" => "Français", ); |