diff --git a/crowdin.yaml b/crowdin.yaml index fed3d5cf4..a80cb5c58 100755 --- a/crowdin.yaml +++ b/crowdin.yaml @@ -1,5 +1,5 @@ files: - - source: /_pages/en_US/*.txt - translation: /_pages/%locale_with_underscore%/%original_file_name% - source: /_data/navigation/en_US.yml translation: /_data/navigation/%locale_with_underscore%.yml + - source: /_pages/en_US/*.md + translation: /folder/%locale_with_underscore%/%original_file_name%