Skip to content
Snippets Groups Projects
Commit 69ac07ea authored by František Řezníček's avatar František Řezníček
Browse files

fix: mkdocs i18n plugin now requires new style config

parent cbfaa3a7
Branches
Tags
1 merge request!49Draft: fix: mkdocs i18n plugin now requires new style config
Pipeline #323090 waiting for manual action
......@@ -68,17 +68,16 @@ nav:
plugins:
- monorepo
- i18n:
default_language: en
material_alternate: true
reconfigure_material: true
languages:
en:
name: English
build: true
cs:
name: Česky
build: true
nav_translations:
cs:
- locale: en
name: English
build: true
default: true
- locale: cs
name: Česky
build: true
nav_translations:
e-INFRA CZ Account: Účet e-INFRA CZ
Data processing: Zpracování dat
Data Storage: Datova Úložiště
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment