Comented Set Locale ru_RU.utf8 , now is on the correct languaje setting
@@ -25,7 +25,7 @@ include($_SERVER['DOCUMENT_ROOT'].'/templates/header.html');
top_panel($user,$TAB);
$lang = 'ru_RU.utf8';
-setlocale(LC_ALL, $lang);
+//setlocale(LC_ALL, $lang);
// Data
if ($_SESSION['user'] == 'admin') {