diff options
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index d2ba99897c..d20fbd64a0 100644 --- a/docs/index.html +++ b/docs/index.html @@ -35,6 +35,15 @@ loadNavbar: '_langs.md', mergeNavbar: true, auto2top: true, + fallbackLanguages: [ + 'de', + 'es', + 'fr-fr', + 'he-il', + 'ja', + 'ru-ru', + 'zh-cn' + ], formatUpdated: '{YYYY}/{MM}/{DD} {HH}:{mm}', search: { paths: 'auto', |