aboutsummaryrefslogtreecommitdiffstats
path: root/downloads/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'downloads/index.php')
-rw-r--r--downloads/index.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/downloads/index.php b/downloads/index.php
index f508026b0..ccb276333 100644
--- a/downloads/index.php
+++ b/downloads/index.php
@@ -16,12 +16,12 @@ $langs = array(
'nl' => 'Nederlands',
// 'pl' => 'Polski',
// 'pt' => 'Português',
-// 'ro' => 'Română',
+ 'ro' => 'Română',
'ru' => 'Русский',
// 'tr' => 'Türkçe',
// 'sl' => 'Slovenščina',
// 'zh-cn' => '简体中文',
-// 'zh-tw' => '正體中文'
+ 'zh-tw' => '正體中文'
);
relocate($langs, 'downloads/'); \ No newline at end of file