diff --git a/crowdin.yml b/crowdin.yml index 161a887d0..4cc2472ed 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -2,7 +2,7 @@ preserve_hierarchy: true files: - source: /episodes/*.Rmd - dest: /episodes/%file_name%.md + dest: /episodes/%file_name%.Rmd type: md translation: /locale/%two_letters_code%/episodes/%original_file_name% update_option: update_as_unapproved @@ -38,4 +38,4 @@ files: update_option: update_as_unapproved - source: /links.md translation: /locale/%two_letters_code%/%original_file_name% - update_option: update_as_unapproved \ No newline at end of file + update_option: update_as_unapproved