diff --git a/crowdin.yml b/crowdin.yml index 918fe2bfa..ce49ae04e 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -6,3 +6,9 @@ files: two_letters_code: zh-TW: zh-rTW zh-CN: zh-rCN + - source: /fastlane/metadata/android/en-US/full_description.txt + translation: /fastlane/metadata/android/%locale%/%original_file_name% + update_option: update_without_changes + - source: /fastlane/metadata/android/en-US/short_description + translation: /fastlane/metadata/android/%locale%/%original_file_name% + update_option: update_without_changes \ No newline at end of file