Pārlūkot izejas kodu

add fallback langurages

Jack Humbert 7 gadi atpakaļ
vecāks
revīzija
fe49c8e031
1 mainītis faili ar 2 papildinājumiem un 1 dzēšanām
  1. 2 1
      docs/index.html

+ 2 - 1
docs/index.html

@@ -25,7 +25,8 @@
         placeholder: 'Search Documentation...',
         noData: 'We could not find any documents matching your search.',
         depth: 6
-      }
+      },
+      fallbackLanguages: ['zh-cn']
     }
   </script>
   <script src="//unpkg.com/docsify/lib/docsify.min.js"></script>