]> BookStack Code Mirror - bookstack/commitdiff
updated config to also include Norwegian 2334/head
authorOle Aldric <redacted>
Mon, 19 Oct 2020 10:35:05 +0000 (12:35 +0200)
committerOle Aldric <redacted>
Mon, 19 Oct 2020 10:35:05 +0000 (12:35 +0200)
app/Config/app.php

index 8a1d175284851708caa41dff5e44ef6b4cb8a1a1..23c4bb0c715b578571234aa47afd53e519bf318b 100755 (executable)
@@ -52,7 +52,7 @@ return [
     'locale' => env('APP_LANG', 'en'),
 
     // Locales available
-    'locales' => ['en', 'ar', 'bg', 'cs', 'da', 'de', 'de_informal', 'es', 'es_AR', 'fa', 'fr', 'he', 'hu', 'it', 'ja', 'ko', 'nl', 'pt', 'pt_BR', 'sk', 'sl', 'sv', 'pl',  'ru', 'th', 'tr', 'uk', 'vi', 'zh_CN', 'zh_TW',],
+    'locales' => ['en', 'ar', 'bg', 'cs', 'da', 'de', 'de_informal', 'es', 'es_AR', 'fa', 'fr', 'he', 'hu', 'it', 'ja', 'ko', 'nl', 'no_NB', 'pt', 'pt_BR', 'sk', 'sl', 'sv', 'pl',  'ru', 'th', 'tr', 'uk', 'vi', 'zh_CN', 'zh_TW',],
 
     //  Application Fallback Locale
     'fallback_locale' => 'en',
Morty Proxy This is a proxified and sanitized view of the page, visit original site.