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