From bd08d787f26a6b2a912aefd6282dc48422928fde Mon Sep 17 00:00:00 2001 From: Andy Miller Date: Fri, 24 Jul 2015 08:20:46 -0600 Subject: [PATCH] typo --- system/config/system.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/config/system.yaml b/system/config/system.yaml index 1a1365a50..d8cb1b314 100644 --- a/system/config/system.yaml +++ b/system/config/system.yaml @@ -5,7 +5,7 @@ param_sep: ':' # Parameter separator, use ';' for Apache languages: supported: [] # List of languages supported. eg: [en, fr, de] translations: true # Enable translations by default - translation_fallback: true # Fallback through supported translations if active lang doesn't exist + translations_fallback: true # Fallback through supported translations if active lang doesn't exist session_store_active: false # Store active language in session home_redirect: include_lang: true # Include language in home redirect (/en)