Skip to content

Commit

Permalink
Re-add config option that the Crowdin UI removed
Browse files Browse the repository at this point in the history
  • Loading branch information
benface committed Jul 13, 2023
1 parent c0adf45 commit 927fd36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crowdin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ files:
- '/website/pages/en/**/\[\[...slug\]\].mdx'
translation: /website/pages/%two_letters_code%/**/%original_file_name%
dest: /**/%original_file_name%
content_segmentation: 0
- source: /website/pages/en/**/*.json
translation: /website/pages/%two_letters_code%/**/%original_file_name%
dest: /**/%original_file_name%
Expand Down

0 comments on commit 927fd36

Please sign in to comment.