The Wayback Machine - https://web.archive.org/web/20201012065923/https://github.com/github/docs/blob/main/crowdin.yml
Skip to content
Permalink
main
Go to file
Are you looking for something? Here is all of the GitHub Docs history in one single commit. Enjoy! 🎉
1 contributor

Users who have contributed to this file

18 lines (18 sloc) 565 Bytes
files:
- source: /content/**/*.md
translation: /translations/%locale%/%original_path%/%original_file_name%
ignore: [
"/content/README.md"
]
- source: /data/**/*.yml
translation: /translations/%locale%/%original_path%/%original_file_name%
- source: /data/**/*.md
translation: /translations/%locale%/%original_path%/%original_file_name%
ignore: [
"data/README.md",
"data/reusables/README.md",
"data/variables/product.yml",
"data/variables/README.md",
"data/graphql",
"data/products.yml"
]
You can’t perform that action at this time.