diff --git a/.github/workflows/crowdin-v4-dl-package-translations.yml b/.github/workflows/crowdin-v4-dl-package-translations.yml index 61c3d5e3690..00ed3dd0925 100644 --- a/.github/workflows/crowdin-v4-dl-package-translations.yml +++ b/.github/workflows/crowdin-v4-dl-package-translations.yml @@ -1082,7 +1082,7 @@ jobs: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false download_translations: true - download_language: es-ES + download_language: es skip_untranslated_strings: true export_only_approved: true commit_message: 'New Spanish Spain Crowdin translations by Github Action' diff --git a/.github/workflows/crowdin-v5-dl-package-translations.yml b/.github/workflows/crowdin-v5-dl-package-translations.yml index acb6be904e4..9117df99c1c 100644 --- a/.github/workflows/crowdin-v5-dl-package-translations.yml +++ b/.github/workflows/crowdin-v5-dl-package-translations.yml @@ -1148,7 +1148,7 @@ jobs: crowdin_branch_name: JoomlaV5 upload_sources: false download_translations: true - download_language: es-ES + download_language: es skip_untranslated_strings: true export_only_approved: true commit_message: 'New Spanish Spain Crowdin translations by Github Action'