mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-24 16:43:48 +00:00
RM en from available_languages close #330 / hide lang menu if only one language installed close #350 / The menu lang is generated from the config
This commit is contained in:
@@ -27,6 +27,7 @@ class Configuration implements ConfigurationInterface
|
||||
->defaultValue('Chill')
|
||||
->end()
|
||||
->arrayNode('available_languages')
|
||||
->defaultValue(array('fr'))
|
||||
->prototype('scalar')->end()
|
||||
->end()
|
||||
->end();
|
||||
|
Reference in New Issue
Block a user