That we have done: 1. Translation, add files ru.lng http://www.wifi-ufa.ru/ispconfig.ru.lng.zip 2. Change in file ./ispconfig/lib/config.inc.php variabls: $go_info["theme"]["charset"]="utf-8" $go_info["server"]["lang"]="ru" 3. In each file inhalt_tree.php add line after <head>: <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $go_info["theme"]["charset"]; ?>"> 4. Change in file ./ispconfig/web/login.php value="Login" on button.
Great, we'll try to implement it in a future version of ISPConfig. You should now also see Russian under Tools -> Change Language.