diff --git a/.github/workflows/translations.yml b/.github/workflows/translations.yml index bf3543d..38ecd2b 100644 --- a/.github/workflows/translations.yml +++ b/.github/workflows/translations.yml @@ -69,10 +69,9 @@ jobs: upload_language: en download_sources: false download_translations: true - skip_untranslated_strings: true source: i18n/lang/en-US.json translation: i18n/lang/%locale%.json - export_only_approved: false + export_only_approved: true localization_branch_name: i18n-crowdin-translations create_pull_request: true pull_request_title: (Crowdin Action) New translation strings