Update crowdin.yml
This commit is contained in:
1
.github/workflows/crowdin.yml
vendored
1
.github/workflows/crowdin.yml
vendored
@@ -84,6 +84,7 @@ jobs:
|
||||
upload_sources: ${{ github.event.inputs.operation == 'upload' || github.event.inputs.operation == 'both' }}
|
||||
upload_translations: false
|
||||
import_eq_suggestions: true
|
||||
skip_untranslated_files: true
|
||||
download_translations: ${{ github.event.inputs.operation == 'download' || github.event.inputs.operation == 'both' }}
|
||||
config: crowdin.yml
|
||||
localization_branch_name: translations
|
||||
|
||||
Reference in New Issue
Block a user