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 0cf2846 commit b56a8e6Copy full SHA for b56a8e6
crowdin.yml
@@ -1,3 +1,7 @@
1
files:
2
- source: /en/**/*.*
3
- translation: /%two_letters_code%
+ ignore:
4
+ - /en/blog/**/*.*
5
+ translation: /%two_letters_code%/**/%original_file_name%
6
+ - source: /_data/en/**/*.*
7
+ translation: /_data/%two_letters_code%/**/%original_file_name%
0 commit comments