Fix locale detection

master
Julien Rosset 6 years ago
parent e4ae9e8a82
commit 8cb18fb2fd

@ -4,7 +4,7 @@
# Put parameters here that don't need to change on each machine where the app is deployed
# https://symfony.com/doc/current/best_practices/configuration.html#application-related-configuration
parameters:
app.supported_locales: 'fr|en'
app.supported_locales: '|fr|en'
services:
# default configuration for services in *this* file

@ -0,0 +1,2 @@
Accueil: Accueil
Bienvenue sur WishList: Bienvenue sur WishList
Loading…
Cancel
Save