diff --git a/data/web/inc/vars.inc.php b/data/web/inc/vars.inc.php index 76448a0d..98ceee7c 100644 --- a/data/web/inc/vars.inc.php +++ b/data/web/inc/vars.inc.php @@ -72,7 +72,7 @@ unset($https_port); $DEFAULT_LANG = 'en'; // Available languages -$AVAILABLE_LANGUAGES = array('de', 'en', 'es', 'nl', 'pl', 'pt', 'ru', 'it'); +$AVAILABLE_LANGUAGES = array('de', 'en', 'es', 'fr', 'nl', 'pl', 'pt', 'ru', 'it'); // Change theme (default: lumen) // Needs to be one of those: cerulean, cosmo, cyborg, darkly, flatly, journal, lumen, paper, readable, sandstone,