We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb62de7 commit c0adf45Copy full SHA for c0adf45
crowdin.yml
@@ -1,13 +1,10 @@
1
preserve_hierarchy: 1
2
files:
3
- source: /website/pages/en/**/*.mdx
4
+ ignore:
5
+ - '/website/pages/en/**/\[\[...slug\]\].mdx'
6
translation: /website/pages/%two_letters_code%/**/%original_file_name%
7
dest: /**/%original_file_name%
- content_segmentation: 0
- ignore:
8
- - '/website/pages/en/querying/graph-client/[[...slug]].mdx'
9
- - '/website/pages/en/firehose/[[...slug]].mdx'
10
- - '/website/pages/en/substreams/[[...slug]].mdx'
11
- source: /website/pages/en/**/*.json
12
13
0 commit comments