diff options
Diffstat (limited to 'downloads/index.php')
-rw-r--r-- | downloads/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/downloads/index.php b/downloads/index.php index 9add57354..f508026b0 100644 --- a/downloads/index.php +++ b/downloads/index.php @@ -17,7 +17,7 @@ $langs = array( // 'pl' => 'Polski', // 'pt' => 'Português', // 'ro' => 'Română', -// 'ru' => 'Русский', + 'ru' => 'Русский', // 'tr' => 'Türkçe', // 'sl' => 'Slovenščina', // 'zh-cn' => '简体中文', |