Fixed language support

This commit is contained in:
snipe
2013-11-30 17:30:02 -05:00
parent d91d75abe4
commit baab758377
+12
View File
@@ -15,6 +15,18 @@ return array(
'timezone' => 'UTC',
/*
|--------------------------------------------------------------------------
| Application Locale
|--------------------------------------------------------------------------
|
| This locale ties into the languaage files in app/lang, which contain the
| language files for each translation.
|
*/
'locale' => 'en',
/*
|--------------------------------------------------------------------------
| Application Debug Mode