From b12d1184bcf964d44b828fb01e02ec88fc5b3582 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Tue, 14 Apr 2026 11:53:20 +0200 Subject: [PATCH] switch to crowdin github action --- .github/workflows/crowdin-sync.yml | 4 ---- crowdin.yml | 5 +++-- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/.github/workflows/crowdin-sync.yml b/.github/workflows/crowdin-sync.yml index 53f76a427..cdb62d8ba 100644 --- a/.github/workflows/crowdin-sync.yml +++ b/.github/workflows/crowdin-sync.yml @@ -24,10 +24,6 @@ jobs: uses: crowdin/github-action@v2 with: download_translations: true - localization_branch_name: l10n - pull_request_labels: "l10n" - pull_request_title: "chore(i18n): sync translations from Crowdin" - pull_request_body: "This is an automated pull request to sync translations from [Crowdin](https://crowdin.com/project/reactive-resume)." env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} CROWDIN_PROJECT_ID: ${{ secrets.CROWDIN_PROJECT_ID }} diff --git a/crowdin.yml b/crowdin.yml index d3fa21146..bdd0307dc 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,8 +1,9 @@ preserve_hierarchy: true project_id_env: CROWDIN_PROJECT_ID api_token_env: CROWDIN_PERSONAL_TOKEN -commit_message: "[ci skip]" -pull_request_title: Sync Translations from Crowdin +commit_message: "[ci skip] chore(i18n): sync translations from crowdin" +pull_request_title: "Sync Translations from Crowdin" +pull_request_body: "This is an automated pull request to sync translations from [Crowdin](https://crowdin.com/project/reactive-resume)." pull_request_labels: - l10n pull_request_reviewers: