From c69e73b2e72a2a9af5603d737122778e3bc8f7c5 Mon Sep 17 00:00:00 2001 From: Guillaume Lesniak Date: Thu, 12 May 2016 10:23:13 +0200 Subject: [PATCH] config: language => languages --- config/autoload/config.local.php.dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/autoload/config.local.php.dist b/config/autoload/config.local.php.dist index 9912788..ea39bdf 100755 --- a/config/autoload/config.local.php.dist +++ b/config/autoload/config.local.php.dist @@ -1,7 +1,7 @@ [ + 'languages' => [ 1 => 'Français', 2 => 'English', 3 => 'Deutsch'