Skip to content

Commit

Permalink
🌐 Start Dutch translations (#4703)
Browse files Browse the repository at this point in the history
  • Loading branch information
tiangolo committed Mar 18, 2022
1 parent fc96370 commit 5c84258
Show file tree
Hide file tree
Showing 20 changed files with 659 additions and 5 deletions.
3 changes: 3 additions & 0 deletions docs/az/mkdocs.yml
Expand Up @@ -46,6 +46,7 @@ nav:
- it: /it/
- ja: /ja/
- ko: /ko/
- nl: /nl/
- pl: /pl/
- pt: /pt/
- ru: /ru/
Expand Down Expand Up @@ -110,6 +111,8 @@ extra:
name: ja - 日本語
- link: /ko/
name: ko - 한국어
- link: /nl/
name: nl
- link: /pl/
name: pl
- link: /pt/
Expand Down
3 changes: 3 additions & 0 deletions docs/de/mkdocs.yml
Expand Up @@ -46,6 +46,7 @@ nav:
- it: /it/
- ja: /ja/
- ko: /ko/
- nl: /nl/
- pl: /pl/
- pt: /pt/
- ru: /ru/
Expand Down Expand Up @@ -111,6 +112,8 @@ extra:
name: ja - 日本語
- link: /ko/
name: ko - 한국어
- link: /nl/
name: nl
- link: /pl/
name: pl
- link: /pt/
Expand Down
3 changes: 3 additions & 0 deletions docs/en/mkdocs.yml
Expand Up @@ -46,6 +46,7 @@ nav:
- it: /it/
- ja: /ja/
- ko: /ko/
- nl: /nl/
- pl: /pl/
- pt: /pt/
- ru: /ru/
Expand Down Expand Up @@ -217,6 +218,8 @@ extra:
name: ja - 日本語
- link: /ko/
name: ko - 한국어
- link: /nl/
name: nl
- link: /pl/
name: pl
- link: /pt/
Expand Down
3 changes: 3 additions & 0 deletions docs/es/mkdocs.yml
Expand Up @@ -46,6 +46,7 @@ nav:
- it: /it/
- ja: /ja/
- ko: /ko/
- nl: /nl/
- pl: /pl/
- pt: /pt/
- ru: /ru/
Expand Down Expand Up @@ -120,6 +121,8 @@ extra:
name: ja - 日本語
- link: /ko/
name: ko - 한국어
- link: /nl/
name: nl
- link: /pl/
name: pl
- link: /pt/
Expand Down
13 changes: 8 additions & 5 deletions docs/fa/mkdocs.yml
Expand Up @@ -29,9 +29,6 @@ theme:
repo_name: tiangolo/fastapi
repo_url: https://github.com/tiangolo/fastapi
edit_uri: ''
google_analytics:
- UA-133183413-1
- auto
plugins:
- search
- markdownextradata:
Expand All @@ -49,6 +46,7 @@ nav:
- it: /it/
- ja: /ja/
- ko: /ko/
- nl: /nl/
- pl: /pl/
- pt: /pt/
- ru: /ru/
Expand All @@ -71,8 +69,12 @@ markdown_extensions:
- name: mermaid
class: mermaid
format: !!python/name:pymdownx.superfences.fence_code_format ''
- pymdownx.tabbed
- pymdownx.tabbed:
alternate_style: true
extra:
analytics:
provider: google
property: UA-133183413-1
social:
- icon: fontawesome/brands/github-alt
link: https://github.com/tiangolo/fastapi
Expand Down Expand Up @@ -109,6 +111,8 @@ extra:
name: ja - 日本語
- link: /ko/
name: ko - 한국어
- link: /nl/
name: nl
- link: /pl/
name: pl
- link: /pt/
Expand All @@ -126,7 +130,6 @@ extra:
extra_css:
- https://fastapi.tiangolo.com/css/termynal.css
- https://fastapi.tiangolo.com/css/custom.css
- https://fastapi.tiangolo.com/css/rtl.css
extra_javascript:
- https://fastapi.tiangolo.com/js/termynal.js
- https://fastapi.tiangolo.com/js/custom.js
3 changes: 3 additions & 0 deletions docs/fr/mkdocs.yml
Expand Up @@ -46,6 +46,7 @@ nav:
- it: /it/
- ja: /ja/
- ko: /ko/
- nl: /nl/
- pl: /pl/
- pt: /pt/
- ru: /ru/
Expand Down Expand Up @@ -125,6 +126,8 @@ extra:
name: ja - 日本語
- link: /ko/
name: ko - 한국어
- link: /nl/
name: nl
- link: /pl/
name: pl
- link: /pt/
Expand Down
3 changes: 3 additions & 0 deletions docs/id/mkdocs.yml
Expand Up @@ -46,6 +46,7 @@ nav:
- it: /it/
- ja: /ja/
- ko: /ko/
- nl: /nl/
- pl: /pl/
- pt: /pt/
- ru: /ru/
Expand Down Expand Up @@ -110,6 +111,8 @@ extra:
name: ja - 日本語
- link: /ko/
name: ko - 한국어
- link: /nl/
name: nl
- link: /pl/
name: pl
- link: /pt/
Expand Down
3 changes: 3 additions & 0 deletions docs/it/mkdocs.yml
Expand Up @@ -46,6 +46,7 @@ nav:
- it: /it/
- ja: /ja/
- ko: /ko/
- nl: /nl/
- pl: /pl/
- pt: /pt/
- ru: /ru/
Expand Down Expand Up @@ -110,6 +111,8 @@ extra:
name: ja - 日本語
- link: /ko/
name: ko - 한국어
- link: /nl/
name: nl
- link: /pl/
name: pl
- link: /pt/
Expand Down
3 changes: 3 additions & 0 deletions docs/ja/mkdocs.yml
Expand Up @@ -46,6 +46,7 @@ nav:
- it: /it/
- ja: /ja/
- ko: /ko/
- nl: /nl/
- pl: /pl/
- pt: /pt/
- ru: /ru/
Expand Down Expand Up @@ -150,6 +151,8 @@ extra:
name: ja - 日本語
- link: /ko/
name: ko - 한국어
- link: /nl/
name: nl
- link: /pl/
name: pl
- link: /pt/
Expand Down
3 changes: 3 additions & 0 deletions docs/ko/mkdocs.yml
Expand Up @@ -46,6 +46,7 @@ nav:
- it: /it/
- ja: /ja/
- ko: /ko/
- nl: /nl/
- pl: /pl/
- pt: /pt/
- ru: /ru/
Expand Down Expand Up @@ -120,6 +121,8 @@ extra:
name: ja - 日本語
- link: /ko/
name: ko - 한국어
- link: /nl/
name: nl
- link: /pl/
name: pl
- link: /pt/
Expand Down

0 comments on commit 5c84258

Please sign in to comment.