Commit 4dbbf1ff authored by myhloli's avatar myhloli
Browse files

feat: enhance i18n plugin configuration with material reconfiguration and...

feat: enhance i18n plugin configuration with material reconfiguration and additional admonition translations
parent 3b3f4727
...@@ -99,6 +99,7 @@ nav: ...@@ -99,6 +99,7 @@ nav:
plugins: plugins:
- search - search
- i18n: - i18n:
reconfigure_material: true
docs_structure: folder docs_structure: folder
languages: languages:
- locale: en - locale: en
...@@ -121,6 +122,11 @@ plugins: ...@@ -121,6 +122,11 @@ plugins:
Reference: 参考资料 Reference: 参考资料
Output File Format: 输出文件格式 Output File Format: 输出文件格式
Demo: 在线演示 Demo: 在线演示
admonition_translations:
- Tip: 提示
- Warning: 警告
- Note: 注意
- Important: 重要
- mkdocs-video - mkdocs-video
markdown_extensions: markdown_extensions:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment