files: - source: /en/**/*.* ignore: - /en/blog/**/*.* - /**/changelog/index.md translation: /%two_letters_code%/**/%original_file_name% - source: /_data/en/**/*.* translation: /_data/%two_letters_code%/**/%original_file_name% - source: /index.md translation: /%two_letters_code%/index.md preserve_hierarchy: true project_id_env: CROWDIN_PROJECT_ID base_url: 'https://express.api.crowdin.com' api_token_env: CROWDIN_PERSONAL_TOKEN