diff options
Diffstat (limited to 'downloads')
-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 daecde7ea..cb5706010 100644 --- a/downloads/index.php +++ b/downloads/index.php @@ -3,7 +3,7 @@ require_once '../langs.inc.php'; $langs = array( -// 'de' => 'Deutsch', + 'de' => 'Deutsch', // 'el' => 'Ελληνικά', 'en' => 'English', // 'es' => 'Español', |