summaryrefslogtreecommitdiffstats
path: root/crowdin.yml
blob: 78ff05e44e79bb28cd33da8a8715196963a9a8f9 (plain)
1
2
3
4
5
6
7
8
files:
  - source: /docs/**/*.md
    ignore:
      - /docs/%locale%
      - /docs/guide
    translation: /docs/%locale%/**/%original_file_name%
  - source: /README.md
    translation: /docs/%locale%/guide/%file_name%.%file_extension%