diff --git a/crowdin.yml b/crowdin.yml index b4d1af4907..484579ecac 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -6,7 +6,7 @@ "files": [ { "source": "/**/**/i18n/en.json", - "translation": "/%original_path%/%locale%.%file_extension%", + "translation": "/%original_path%/%osx_locale%.%file_extension%", "export_only_approved": "true", "update_option": "update_without_changes" }