german docs translation (#18544)

* Create _config.py

* Create _toctree.yml

* Create index.mdx

not sure about "du / ihr" oder "sie"

* Create quicktour.mdx

* Update _toctree.yml

* Update build_documentation.yml

* Update build_pr_documentation.yml

* fix build

* Update index.mdx

* Update quicktour.mdx

* Create installation.mdx

* Update _toctree.yml
This commit is contained in:
flozi00
2022-08-11 15:52:27 +02:00
committed by GitHub
parent 80468251bc
commit 5d3f037433
7 changed files with 1020 additions and 2 deletions

View File

@@ -15,6 +15,6 @@ jobs:
commit_sha: ${{ github.sha }}
package: transformers
notebook_folder: transformers_doc
languages: en es it pt
languages: de en es it pt
secrets:
token: ${{ secrets.HUGGINGFACE_PUSH }}