diff --git a/.github/workflows/core-get-language-source-v4.yml b/.github/workflows/core-get-language-source-v4.yml index 37b4503147f..5493c7791fb 100644 --- a/.github/workflows/core-get-language-source-v4.yml +++ b/.github/workflows/core-get-language-source-v4.yml @@ -82,7 +82,7 @@ jobs: # Runs the Crowdin action command - https://github.com/crowdin/github-action - name: crowdin action package files - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: # Upload sources to Crowdin upload_sources: true @@ -92,7 +92,7 @@ jobs: dryrun_action: false - name: crowdin action installer files - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: # Upload sources to Crowdin upload_sources: true diff --git a/.github/workflows/core-get-language-source-v5.yml b/.github/workflows/core-get-language-source-v5.yml index 2837a6ea3f3..82a2905e499 100644 --- a/.github/workflows/core-get-language-source-v5.yml +++ b/.github/workflows/core-get-language-source-v5.yml @@ -82,7 +82,7 @@ jobs: # Runs the Crowdin action command - https://github.com/crowdin/github-action - name: crowdin action package files - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: # Upload sources to Crowdin upload_sources: true @@ -94,7 +94,7 @@ jobs: dryrun_action: false - name: crowdin action installer files - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: # Upload sources to Crowdin upload_sources: true diff --git a/.github/workflows/crowdin-v4-dl-installer-translations.yml b/.github/workflows/crowdin-v4-dl-installer-translations.yml index 0259b51a41b..a819cdcac29 100644 --- a/.github/workflows/crowdin-v4-dl-installer-translations.yml +++ b/.github/workflows/crowdin-v4-dl-installer-translations.yml @@ -23,7 +23,7 @@ jobs: uses: actions/checkout@v4 - name: Crowdin Download Afrikaans - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -38,7 +38,7 @@ jobs: # "CrowdinID": "am" - name: Crowdin Download Arabic - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -56,7 +56,7 @@ jobs: # "CrowdinID": "az" - name: Crowdin Download Basque - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -74,7 +74,7 @@ jobs: # "CrowdinID": "bs" - name: Crowdin Download Bulgarian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -86,7 +86,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v4' - name: Crowdin Download Catalan - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -98,7 +98,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v4' - name: Crowdin Download Chinese Simplified - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -110,7 +110,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v4' - name: Crowdin Download Chinese Traditional - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -122,7 +122,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v4' - name: Crowdin Download Croatian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -134,7 +134,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v4' - name: Crowdin Download Czech - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -146,7 +146,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v4' - name: Crowdin Download Danish - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -158,7 +158,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v4' - name: Crowdin Download Dari - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -170,7 +170,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v4' - name: Crowdin Download Dutch - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -182,7 +182,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v4' - name: Crowdin Download Dutch Belgium - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -194,7 +194,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v4' - name: Crowdin Download English Australia - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -206,7 +206,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v4' - name: Crowdin Download English Canada - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -218,7 +218,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v4' - name: Crowdin Download English New Zealand - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -233,7 +233,7 @@ jobs: # "CrowdinID": "en-ZA" - name: Crowdin Download English US - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -248,7 +248,7 @@ jobs: # "CrowdinID": "eo" - name: Crowdin Download Estonian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -260,7 +260,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v4' - name: Crowdin Download Finnish - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -272,7 +272,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v4' - name: Crowdin Download French - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -290,7 +290,7 @@ jobs: # "CrowdinID": "gl" - name: Crowdin Download Georgian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -308,7 +308,7 @@ jobs: # German Swiss doesn't use Crowdin - name: Crowdin Download Greek - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -323,7 +323,7 @@ jobs: # "CrowdinID": "gu" - name: Crowdin Download Hebrew - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -338,7 +338,7 @@ jobs: # "CrowdinID": "hi" - name: Crowdin Download Hungarian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -350,7 +350,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v4' - name: Crowdin Download Indonesian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -365,7 +365,7 @@ jobs: # "CrowdinID": "ga" - name: Crowdin Download Italian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -377,7 +377,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v4' - name: Crowdin Download Japanese - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -389,7 +389,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v4' - name: Crowdin Download Kazakh - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -413,7 +413,7 @@ jobs: # "CrowdinID": "lo" - name: Crowdin Download Latvian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -425,7 +425,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v4' - name: Crowdin Download Lithuanian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -437,7 +437,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v4' - name: Crowdin Download Macedonian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -462,7 +462,7 @@ jobs: # Joomla INI not ready yet # - name: Crowdin Download Norwegian Bokmal - # uses: crowdin/github-action@v1.13.1 + # uses: crowdin/github-action@v1.14.0 # with: # config: 'Configurations/Crowdin-J4-Installer.yml' # upload_sources: false @@ -483,7 +483,7 @@ jobs: # "CrowdinID": "ps-AR" - name: Crowdin Download Persian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -495,7 +495,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v4' - name: Crowdin Download Polish - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -507,7 +507,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v4' - name: Crowdin Download Portuguese - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -519,7 +519,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v4' - name: Crowdin Download Portuguese, Brazilian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -531,7 +531,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v4' - name: Crowdin Download Romanian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -544,7 +544,7 @@ jobs: # Russian doesn't use Crowdin # - name: Crowdin Download Russian - # uses: crowdin/github-action@v1.13.1 + # uses: crowdin/github-action@v1.14.0 # with: # config: 'Configurations/Crowdin-J4-Installer.yml' # upload_sources: false @@ -557,7 +557,7 @@ jobs: # Joomla INI not ready yet # - name: Crowdin Download Serbian (Cyrillic) - # uses: crowdin/github-action@v1.13.1 + # uses: crowdin/github-action@v1.14.0 # with: # config: 'Configurations/Crowdin-J4-Installer.yml' # upload_sources: false @@ -569,7 +569,7 @@ jobs: # localization_branch_name: 'l10n_crowdin_installer_v4' - name: Crowdin Download Serbian (Latin) - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -584,7 +584,7 @@ jobs: # "CrowdinID": "si" - name: Crowdin Download Slovak - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -596,7 +596,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v4' - name: Crowdin Download Slovenian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -608,7 +608,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v4' - name: Crowdin Download Spanish - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -629,7 +629,7 @@ jobs: # "CrowdinID": "sw" - name: Crowdin Download Swedish - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -647,7 +647,7 @@ jobs: # "CrowdinID": "tl" - name: Crowdin Download Tamil - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -659,7 +659,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v4' - name: Crowdin Download Thai - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -671,7 +671,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v4' - name: Crowdin Download Turkish - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -686,7 +686,7 @@ jobs: # "CrowdinID": "tk" - name: Crowdin Download Ukrainian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -701,7 +701,7 @@ jobs: # "CrowdinID": "ur-IN" - name: Crowdin Download Urdu (Pakistan) - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -716,7 +716,7 @@ jobs: # "CrowdinID": "ug" - name: Crowdin Download Vietnamese - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false @@ -728,7 +728,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v4' - name: Crowdin Download Welsh - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-Installer.yml' upload_sources: false diff --git a/.github/workflows/crowdin-v4-dl-package-translations.yml b/.github/workflows/crowdin-v4-dl-package-translations.yml index ee4af84918d..089eb0fe6c7 100644 --- a/.github/workflows/crowdin-v4-dl-package-translations.yml +++ b/.github/workflows/crowdin-v4-dl-package-translations.yml @@ -24,7 +24,7 @@ jobs: # Runs the Crowdin action command - https://github.com/crowdin/github-action - name: Crowdin Download Afrikaans - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: # Option to specify a path to the configuration file, without / at the beginning config: 'Configurations/Crowdin-J4-All.yml' @@ -48,7 +48,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Albanian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -64,7 +64,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Arabic - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -80,7 +80,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Armenian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -96,7 +96,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Azerbaijani - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -112,7 +112,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Basque - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -128,7 +128,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Bengali - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -144,7 +144,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Bosnian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -160,7 +160,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Bulgarian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -176,7 +176,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Catalan - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -192,7 +192,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Chinese Simplified - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -208,7 +208,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Chinese Traditional - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -224,7 +224,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Croatian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -240,7 +240,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Czech - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -256,7 +256,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Danish - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -272,7 +272,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Dari - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -288,7 +288,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Dutch - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -304,7 +304,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Dutch Belgium - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -320,7 +320,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download English Australia - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -336,7 +336,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download English Canada - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -352,7 +352,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download English New Zealand - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -368,7 +368,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download English US - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -384,7 +384,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download English South Africa - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -400,7 +400,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Esperanto - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -416,7 +416,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Estonian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -432,7 +432,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Finnish - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -448,7 +448,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download French - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -464,7 +464,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download French Canada - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -480,7 +480,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Galician - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -496,7 +496,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Georgian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -517,7 +517,7 @@ jobs: # German Luxombourg doesn't use Crowdin # German Swiss doesn't use Crowdin - name: Crowdin Download Greek - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -533,7 +533,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Gujarati - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -549,7 +549,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Hebrew - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -565,7 +565,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Hindi - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -581,7 +581,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Hungarian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -597,7 +597,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Indonesian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -613,7 +613,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Irish - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -629,7 +629,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Italian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -646,7 +646,7 @@ jobs: # Japanese doesn't use Crowdin - name: Crowdin Download Kazakh - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -662,7 +662,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Khmer - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -678,7 +678,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Korean - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -694,7 +694,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Kyrgyz - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -710,7 +710,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Lao - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -726,7 +726,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Latvian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -742,7 +742,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Lithuanian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -758,7 +758,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Macedonian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -774,7 +774,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Malay - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -790,7 +790,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Malayalam - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -806,7 +806,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Marathi - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -822,7 +822,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Mongolian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -838,7 +838,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Ndonga - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -854,7 +854,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Northern Sami - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -870,7 +870,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Norwegian Bokmal - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -886,7 +886,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Norwegian Nynorsk - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -902,7 +902,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Occitan - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -918,7 +918,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Pashto - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -934,7 +934,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Persian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -951,7 +951,7 @@ jobs: # Polish doesn't use Crowdin - name: Crowdin Download Portuguese - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -967,7 +967,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Portuguese Brazilian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -983,7 +983,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Romanian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1000,7 +1000,7 @@ jobs: # Russian doesn't use Crowdin - name: Crowdin Download Serbian Cyrillic - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1016,7 +1016,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Serbian Latin - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1032,7 +1032,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Sinhala - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1048,7 +1048,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Slovak - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1064,7 +1064,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Slovenian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1080,7 +1080,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Spanish Spain - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1096,7 +1096,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Spanish Colombia - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1112,7 +1112,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Spanish Mexico - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1128,7 +1128,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Swahili - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1144,7 +1144,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Swedish - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1160,7 +1160,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Syriac - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1176,7 +1176,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Tagalog - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1192,7 +1192,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Tamil - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1208,7 +1208,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Thai - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1224,7 +1224,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Tornedalen, Finland - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1240,7 +1240,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Turkish - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1256,7 +1256,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Turkmen - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1273,7 +1273,7 @@ jobs: # Ukrainian doesn't use Crowdin - name: Crowdin Download Urdu India - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1289,7 +1289,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Urdu (Pakistan) - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1305,7 +1305,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Uyghur - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1321,7 +1321,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Vietnamese - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false @@ -1337,7 +1337,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Welsh - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J4-All.yml' upload_sources: false diff --git a/.github/workflows/crowdin-v5-dl-installer-translations.yml b/.github/workflows/crowdin-v5-dl-installer-translations.yml index a2f8c1f649e..6586668d1a7 100644 --- a/.github/workflows/crowdin-v5-dl-installer-translations.yml +++ b/.github/workflows/crowdin-v5-dl-installer-translations.yml @@ -23,7 +23,7 @@ jobs: uses: actions/checkout@v4 - name: Crowdin Download Afrikaans - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -39,7 +39,7 @@ jobs: # "CrowdinID": "am" - name: Crowdin Download Arabic - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -58,7 +58,7 @@ jobs: # "CrowdinID": "az" - name: Crowdin Download Basque - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -77,7 +77,7 @@ jobs: # "CrowdinID": "bs" - name: Crowdin Download Bulgarian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -90,7 +90,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download Catalan - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -103,7 +103,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download Chinese Simplified - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -116,7 +116,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download Chinese Traditional - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -129,7 +129,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download Croatian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -142,7 +142,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download Czech - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -155,7 +155,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download Danish - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -168,7 +168,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download Dari - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -181,7 +181,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download Dutch - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -194,7 +194,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download Dutch Belgium - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -207,7 +207,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download English Australia - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -220,7 +220,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download English Canada - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -233,7 +233,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download English New Zealand - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -249,7 +249,7 @@ jobs: # "CrowdinID": "en-ZA" - name: Crowdin Download English US - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -265,7 +265,7 @@ jobs: # "CrowdinID": "eo" - name: Crowdin Download Estonian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -278,7 +278,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download Finnish - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -291,7 +291,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download French - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -304,7 +304,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download French Canada - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -320,7 +320,7 @@ jobs: # "CrowdinID": "gl" - name: Crowdin Download Georgian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -339,7 +339,7 @@ jobs: # German Swiss doesn't use Crowdin - name: Crowdin Download Greek - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -355,7 +355,7 @@ jobs: # "CrowdinID": "gu" - name: Crowdin Download Hebrew - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -371,7 +371,7 @@ jobs: # "CrowdinID": "hi" - name: Crowdin Download Hungarian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -384,7 +384,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download Indonesian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -400,7 +400,7 @@ jobs: # "CrowdinID": "ga" - name: Crowdin Download Italian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -413,7 +413,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download Japanese - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -426,7 +426,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download Kazakh - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -451,7 +451,7 @@ jobs: # "CrowdinID": "lo" - name: Crowdin Download Latvian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -464,7 +464,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download Lithuanian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -477,7 +477,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download Macedonian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -503,7 +503,7 @@ jobs: # Joomla INI not ready yet # - name: Crowdin Download Norwegian Bokmal - # uses: crowdin/github-action@v1.13.1 + # uses: crowdin/github-action@v1.14.0 # with: # config: 'Configurations/Crowdin-J5-Installer.yml' # crowdin_branch_name: JoomlaV5 @@ -525,7 +525,7 @@ jobs: # "CrowdinID": "ps-AR" - name: Crowdin Download Persian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -538,7 +538,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download Polish - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -551,7 +551,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download Portuguese - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -564,7 +564,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download Portuguese, Brazilian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -577,7 +577,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download Romanian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -591,7 +591,7 @@ jobs: # Russian doesn't use Crowdin # - name: Crowdin Download Russian - # uses: crowdin/github-action@v1.13.1 + # uses: crowdin/github-action@v1.14.0 # with: # config: 'Configurations/Crowdin-J5-Installer.yml' # crowdin_branch_name: JoomlaV5 @@ -605,7 +605,7 @@ jobs: # Joomla INI not ready yet # - name: Crowdin Download Serbian (Cyrillic) - # uses: crowdin/github-action@v1.13.1 + # uses: crowdin/github-action@v1.14.0 # with: # config: 'Configurations/Crowdin-J5-Installer.yml' # crowdin_branch_name: JoomlaV5 @@ -618,7 +618,7 @@ jobs: # localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download Serbian (Latin) - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -634,7 +634,7 @@ jobs: # "CrowdinID": "si" - name: Crowdin Download Slovak - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -647,7 +647,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download Slovenian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -660,7 +660,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download Spanish - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -682,7 +682,7 @@ jobs: # "CrowdinID": "sw" - name: Crowdin Download Swedish - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -701,7 +701,7 @@ jobs: # "CrowdinID": "tl" - name: Crowdin Download Tamil - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -714,7 +714,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download Thai - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -727,7 +727,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download Turkish - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -743,7 +743,7 @@ jobs: # "CrowdinID": "tk" - name: Crowdin Download Ukrainian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -759,7 +759,7 @@ jobs: # "CrowdinID": "ur-IN" - name: Crowdin Download Urdu (Pakistan) - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -775,7 +775,7 @@ jobs: # "CrowdinID": "ug" - name: Crowdin Download Vietnamese - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 @@ -788,7 +788,7 @@ jobs: localization_branch_name: 'l10n_crowdin_installer_v5' - name: Crowdin Download Welsh - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-Installer.yml' crowdin_branch_name: JoomlaV5 diff --git a/.github/workflows/crowdin-v5-dl-package-translations.yml b/.github/workflows/crowdin-v5-dl-package-translations.yml index ffdcffeed8e..3cbe3b8868d 100644 --- a/.github/workflows/crowdin-v5-dl-package-translations.yml +++ b/.github/workflows/crowdin-v5-dl-package-translations.yml @@ -24,7 +24,7 @@ jobs: # Runs the Crowdin action command - https://github.com/crowdin/github-action - name: Crowdin Download Afrikaans - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: # Option to specify a path to the configuration file, without / at the beginning config: 'Configurations/Crowdin-J5-All.yml' @@ -49,7 +49,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Albanian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -66,7 +66,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Arabic - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -83,7 +83,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Armenian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -100,7 +100,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Azerbaijani - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -117,7 +117,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Basque - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -134,7 +134,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Bengali - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -151,7 +151,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Bosnian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -168,7 +168,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Bulgarian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -185,7 +185,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Catalan - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -202,7 +202,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Chinese Simplified - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -219,7 +219,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Chinese Traditional - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -236,7 +236,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Croatian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -253,7 +253,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Czech - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -270,7 +270,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Danish - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -287,7 +287,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Dari - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -304,7 +304,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Dutch - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -321,7 +321,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Dutch Belgium - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -338,7 +338,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download English Australia - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -355,7 +355,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download English Canada - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -372,7 +372,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download English New Zealand - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -389,7 +389,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download English US - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -406,7 +406,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download English South Africa - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -423,7 +423,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Esperanto - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -440,7 +440,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Estonian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -457,7 +457,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Finnish - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -474,7 +474,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download French - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -491,7 +491,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download French Canada - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -508,7 +508,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Galician - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -525,7 +525,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Georgian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -547,7 +547,7 @@ jobs: # German Luxombourg doesn't use Crowdin # German Swiss doesn't use Crowdin - name: Crowdin Download Greek - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -564,7 +564,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Gujarati - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -581,7 +581,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Hebrew - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -598,7 +598,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Hindi - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -615,7 +615,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Hungarian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -632,7 +632,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Indonesian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -649,7 +649,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Irish - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -666,7 +666,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Italian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -684,7 +684,7 @@ jobs: # Japanese doesn't use Crowdin - name: Crowdin Download Kazakh - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -701,7 +701,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Khmer - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -718,7 +718,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Korean - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -735,7 +735,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Kyrgyz - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -752,7 +752,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Lao - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -769,7 +769,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Latvian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -786,7 +786,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Lithuanian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -803,7 +803,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Macedonian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -820,7 +820,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Malay - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -837,7 +837,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Malayalam - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -854,7 +854,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Marathi - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -871,7 +871,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Mongolian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -888,7 +888,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Ndonga - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -905,7 +905,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Northern Sami - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -922,7 +922,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Norwegian Bokmal - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -939,7 +939,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Norwegian Nynorsk - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -956,7 +956,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Occitan - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -973,7 +973,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Pashto - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -990,7 +990,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Persian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1008,7 +1008,7 @@ jobs: # Polish doesn't use Crowdin - name: Crowdin Download Portuguese - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1025,7 +1025,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Portuguese Brazilian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1042,7 +1042,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Romanian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1060,7 +1060,7 @@ jobs: # Russian doesn't use Crowdin - name: Crowdin Download Serbian Cyrillic - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1077,7 +1077,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Serbian Latin - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1094,7 +1094,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Sinhala - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1111,7 +1111,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Slovak - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1128,7 +1128,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Slovenian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1145,7 +1145,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Spanish Spain - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1162,7 +1162,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Spanish Colombia - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1179,7 +1179,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Spanish Mexico - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1196,7 +1196,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Swahili - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1213,7 +1213,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Swedish - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1230,7 +1230,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Syriac - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1247,7 +1247,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Tagalog - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1264,7 +1264,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Tamil - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1281,7 +1281,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Thai - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1298,7 +1298,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Tornedalen, Finland - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1315,7 +1315,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Turkish - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1332,7 +1332,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Turkmen - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1350,7 +1350,7 @@ jobs: # Ukrainian doesn't use Crowdin - name: Crowdin Download Urdu India - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1367,7 +1367,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Urdu (Pakistan) - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1384,7 +1384,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Uyghur - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1401,7 +1401,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Vietnamese - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 @@ -1418,7 +1418,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GHA_TRANSLATIONBOT_PAT }} - name: Crowdin Download Welsh - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: config: 'Configurations/Crowdin-J5-All.yml' crowdin_branch_name: JoomlaV5 diff --git a/.github/workflows/local-upload-austrian.yml b/.github/workflows/local-upload-austrian.yml index c15ae511cfd..0705f9a3d15 100644 --- a/.github/workflows/local-upload-austrian.yml +++ b/.github/workflows/local-upload-austrian.yml @@ -17,7 +17,7 @@ jobs: # Runs the Crowdin action command - https://github.com/crowdin/github-action - name: Crowdin Upload Austrian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: # Upload sources to Crowdin upload_sources: false diff --git a/.github/workflows/local-upload-austrian_v5.yml b/.github/workflows/local-upload-austrian_v5.yml index 4e0c0821f51..bc061b1519f 100644 --- a/.github/workflows/local-upload-austrian_v5.yml +++ b/.github/workflows/local-upload-austrian_v5.yml @@ -17,7 +17,7 @@ jobs: # Runs the Crowdin action command - https://github.com/crowdin/github-action - name: Crowdin Upload Austrian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: # Upload sources to Crowdin upload_sources: false diff --git a/.github/workflows/local-upload-german.yml b/.github/workflows/local-upload-german.yml index 0a8f5c92ae8..6da96f7eff5 100644 --- a/.github/workflows/local-upload-german.yml +++ b/.github/workflows/local-upload-german.yml @@ -17,7 +17,7 @@ jobs: # Runs the Crowdin action command - https://github.com/crowdin/github-action - name: Crowdin Upload German - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: # Upload sources to Crowdin upload_sources: false diff --git a/.github/workflows/local-upload-german_v5.yml b/.github/workflows/local-upload-german_v5.yml index f8b2a4345eb..172e671de9c 100644 --- a/.github/workflows/local-upload-german_v5.yml +++ b/.github/workflows/local-upload-german_v5.yml @@ -17,7 +17,7 @@ jobs: # Runs the Crowdin action command - https://github.com/crowdin/github-action - name: Crowdin Upload German - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: # Upload sources to Crowdin upload_sources: false diff --git a/.github/workflows/local-upload-liechtenstein.yml b/.github/workflows/local-upload-liechtenstein.yml index e271256d6ca..0ae7763bd74 100644 --- a/.github/workflows/local-upload-liechtenstein.yml +++ b/.github/workflows/local-upload-liechtenstein.yml @@ -17,7 +17,7 @@ jobs: # Runs the Crowdin action command - https://github.com/crowdin/github-action - name: Crowdin Upload Liechtenstein - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: # Upload sources to Crowdin upload_sources: false diff --git a/.github/workflows/local-upload-liechtenstein_v5.yml b/.github/workflows/local-upload-liechtenstein_v5.yml index 52eadd5d919..216388fbc70 100644 --- a/.github/workflows/local-upload-liechtenstein_v5.yml +++ b/.github/workflows/local-upload-liechtenstein_v5.yml @@ -17,7 +17,7 @@ jobs: # Runs the Crowdin action command - https://github.com/crowdin/github-action - name: Crowdin Upload Liechtenstein - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: # Upload sources to Crowdin upload_sources: false diff --git a/.github/workflows/local-upload-luxembourg.yml b/.github/workflows/local-upload-luxembourg.yml index 0722de7d9f2..ac26471f32d 100644 --- a/.github/workflows/local-upload-luxembourg.yml +++ b/.github/workflows/local-upload-luxembourg.yml @@ -17,7 +17,7 @@ jobs: # Runs the Crowdin action command - https://github.com/crowdin/github-action - name: Crowdin Upload Luxembourg - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: # Upload sources to Crowdin upload_sources: false diff --git a/.github/workflows/local-upload-luxembourg_v5.yml b/.github/workflows/local-upload-luxembourg_v5.yml index 88de50ed57c..437c037a787 100644 --- a/.github/workflows/local-upload-luxembourg_v5.yml +++ b/.github/workflows/local-upload-luxembourg_v5.yml @@ -17,7 +17,7 @@ jobs: # Runs the Crowdin action command - https://github.com/crowdin/github-action - name: Crowdin Upload Luxembourg - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: # Upload sources to Crowdin upload_sources: false diff --git a/.github/workflows/local-upload-polish.yml b/.github/workflows/local-upload-polish.yml index 20c6f3edae4..ac3e301943a 100644 --- a/.github/workflows/local-upload-polish.yml +++ b/.github/workflows/local-upload-polish.yml @@ -17,7 +17,7 @@ jobs: # Runs the Crowdin action command - https://github.com/crowdin/github-action - name: Crowdin Upload Polish - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: # Upload sources to Crowdin upload_sources: false diff --git a/.github/workflows/local-upload-polish_v5.yml b/.github/workflows/local-upload-polish_v5.yml index b51709817c6..6b40ea4b81c 100644 --- a/.github/workflows/local-upload-polish_v5.yml +++ b/.github/workflows/local-upload-polish_v5.yml @@ -17,7 +17,7 @@ jobs: # Runs the Crowdin action command - https://github.com/crowdin/github-action - name: Crowdin Upload Polish - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: # Upload sources to Crowdin upload_sources: false diff --git a/.github/workflows/local-upload-swiss.yml b/.github/workflows/local-upload-swiss.yml index 94f82be617c..f57e48ab2b7 100644 --- a/.github/workflows/local-upload-swiss.yml +++ b/.github/workflows/local-upload-swiss.yml @@ -17,7 +17,7 @@ jobs: # Runs the Crowdin action command - https://github.com/crowdin/github-action - name: Crowdin Upload Swiss - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: # Upload sources to Crowdin upload_sources: false diff --git a/.github/workflows/local-upload-swiss_v5.yml b/.github/workflows/local-upload-swiss_v5.yml index 3c667052d8d..c8daf9699b2 100644 --- a/.github/workflows/local-upload-swiss_v5.yml +++ b/.github/workflows/local-upload-swiss_v5.yml @@ -17,7 +17,7 @@ jobs: # Runs the Crowdin action command - https://github.com/crowdin/github-action - name: Crowdin Upload Swiss - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: # Upload sources to Crowdin upload_sources: false diff --git a/.github/workflows/remote-get-japanese.yml b/.github/workflows/remote-get-japanese.yml index f8b603bc37b..462f8c02e60 100644 --- a/.github/workflows/remote-get-japanese.yml +++ b/.github/workflows/remote-get-japanese.yml @@ -83,7 +83,7 @@ jobs: # Runs the Crowdin action command - https://github.com/crowdin/github-action - name: Crowdin Upload Japanese - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: # Upload sources to Crowdin upload_sources: false diff --git a/.github/workflows/remote-get-russian.yml b/.github/workflows/remote-get-russian.yml index 557a26f4c33..f15f1ad6788 100644 --- a/.github/workflows/remote-get-russian.yml +++ b/.github/workflows/remote-get-russian.yml @@ -83,7 +83,7 @@ jobs: # Runs the Crowdin action command - https://github.com/crowdin/github-action - name: Crowdin Upload Russian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: # Upload sources to Crowdin upload_sources: false diff --git a/.github/workflows/remote-get-ukrainian-v4.yml b/.github/workflows/remote-get-ukrainian-v4.yml index d5d85cc8382..9d9d9f81fec 100644 --- a/.github/workflows/remote-get-ukrainian-v4.yml +++ b/.github/workflows/remote-get-ukrainian-v4.yml @@ -87,7 +87,7 @@ jobs: # Runs the Crowdin action command - https://github.com/crowdin/github-action - name: Crowdin Upload Ukrainian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: # Upload sources to Crowdin upload_sources: false diff --git a/.github/workflows/remote-get-ukrainian-v5.yml b/.github/workflows/remote-get-ukrainian-v5.yml index dadb6d33939..8ffb7739768 100644 --- a/.github/workflows/remote-get-ukrainian-v5.yml +++ b/.github/workflows/remote-get-ukrainian-v5.yml @@ -87,7 +87,7 @@ jobs: # Runs the Crowdin action command - https://github.com/crowdin/github-action - name: Crowdin Upload Ukrainian - uses: crowdin/github-action@v1.13.1 + uses: crowdin/github-action@v1.14.0 with: # Upload sources to Crowdin upload_sources: false