]> BookStack Code Mirror - bookstack/commitdiff
Added 'zh_CN' to app.locales 696/head
authorYue Zhihan <redacted>
Sun, 4 Feb 2018 14:05:29 +0000 (22:05 +0800)
committerYue Zhihan <redacted>
Sun, 4 Feb 2018 14:05:29 +0000 (22:05 +0800)
config/app.php

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