]> BookStack Code Mirror - bookstack/commitdiff
Added Swedish locale to config 679/head
authormarcusforsberg <redacted>
Fri, 26 Jan 2018 19:27:28 +0000 (20:27 +0100)
committermarcusforsberg <redacted>
Fri, 26 Jan 2018 19:27:28 +0000 (20:27 +0100)
config/app.php

index 3be50b6c59d28655c9fd82380f88156bef4b93e9..e408fb3a5b867680c70dda20f5aac18a24a7e9c9 100755 (executable)
@@ -58,7 +58,7 @@ return [
     */
 
     'locale' => env('APP_LANG', 'en'),
-    'locales' => ['en', 'de', 'es', 'es_AR', 'fr', 'nl', 'pt_BR', 'sk', 'ja', 'pl', 'it', 'ru'],
+    'locales' => ['en', 'de', 'es', 'es_AR', 'fr', 'nl', 'pt_BR', 'sk', 'sv', 'ja', 'pl', 'it', 'ru'],
 
     /*
     |--------------------------------------------------------------------------
Morty Proxy This is a proxified and sanitized view of the page, visit original site.