Added support for fallback language

This commit is contained in:
Jasper 2014-05-16 10:59:19 +02:00
parent 8d82727310
commit 2ddf5c459c
1 changed files with 13 additions and 0 deletions

View File

@ -54,6 +54,19 @@ return array(
'locale' => 'en',
/*
|--------------------------------------------------------------------------
| Application Fallback Locale
|--------------------------------------------------------------------------
|
| The fallback locale determines the locale to use when the current one
| is not available. You may change the value to correspond to any of
| the language folders that are provided through your application.
|
*/
'fallback_locale' => 'en',
/*
|--------------------------------------------------------------------------
| Encryption Key