X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/ec7be1b08bbe570aa00e6f5d316a5ebf9b7d0f8a..refs/pull/494/head:/config/app.php diff --git a/config/app.php b/config/app.php index e70724dce..a390eaf83 100644 --- a/config/app.php +++ b/config/app.php @@ -58,6 +58,7 @@ return [ */ 'locale' => env('APP_LANG', 'en'), + 'locales' => ['en', 'de', 'es', 'fr', 'nl', 'pt_BR', 'sk', 'ja', 'pl'], /* |--------------------------------------------------------------------------