forked from DSIT/documentation-dsit
Actualiser mkdocs.yml
suppression du plugin i18n, erreurs
This commit is contained in:
parent
9a25824cf3
commit
5cc8c63b85
11
mkdocs.yml
11
mkdocs.yml
|
@ -24,15 +24,4 @@ markdown_extensions:
|
||||||
alternate_style: true
|
alternate_style: true
|
||||||
combine_header_slug: true
|
combine_header_slug: true
|
||||||
- nl2br
|
- nl2br
|
||||||
- i18n
|
|
||||||
|
|
||||||
plugins:
|
|
||||||
- search
|
|
||||||
- i18n:
|
|
||||||
languages:
|
|
||||||
fr: "Français"
|
|
||||||
en: "English"
|
|
||||||
default_language: 'fr'
|
|
||||||
no_translation:
|
|
||||||
fr: "Cette page n'est pas traduite en Français."
|
|
||||||
en: "This page isn't translated to English."
|
|
Loading…
Reference in New Issue
Block a user