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 1862360bf..daecde7ea 100644 --- a/downloads/index.php +++ b/downloads/index.php @@ -9,7 +9,7 @@ $langs = array( // 'es' => 'Español', // 'et' => 'Eesti', // 'fi' => 'Suomeksi', -// 'fr' => 'Français', + 'fr' => 'Français', // 'it' => 'Italiano', // 'lv' => 'Latviešu', // 'nb' => 'Bokmål', |