Add language switch at bottom of page
This commit is contained in:
@@ -23,6 +23,9 @@ defaultContentLanguage = 'en'
|
||||
[languages.ru]
|
||||
languageName = 'Russian'
|
||||
weight = 2
|
||||
[languages.cn]
|
||||
languageName = 'Chinese'
|
||||
weight = 3
|
||||
|
||||
[params]
|
||||
# (Optional, default 6) Set how many table of contents levels to be showed on page.
|
||||
|
||||
@@ -23,6 +23,9 @@ languages:
|
||||
ru:
|
||||
languageName: Russian
|
||||
weight: 2
|
||||
cn:
|
||||
languageName: Chinese
|
||||
weight: 3
|
||||
|
||||
params:
|
||||
# (Optional, default 6) Set how many table of contents levels to be showed on page.
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
# General
|
||||
- id: translations
|
||||
translation: Translations
|
||||
|
||||
- id: languages
|
||||
translation: Languages
|
||||
@@ -1,6 +0,0 @@
|
||||
# General
|
||||
- id: translations
|
||||
translation: Переводы
|
||||
|
||||
- id: languages
|
||||
translation: Языки
|
||||
+1
-1
File diff suppressed because one or more lines are too long
+1
@@ -0,0 +1 @@
|
||||
{"Target":"book.min.9655dddcbdb7746824f6a5a12c435a2fd6b9c5d6d7928958bf434d9563068728.css","MediaType":"text/css","Data":{"Integrity":"sha256-llXd3L23dGgk9qWhLENaL9a5xdbXkolYv0NNlWMGhyg="}}
|
||||
Reference in New Issue
Block a user