diff --git a/.github/workflows/auth-crowdin.yml b/.github/workflows/auth-crowdin.yml index b886a1ab7..e4c77b2de 100644 --- a/.github/workflows/auth-crowdin.yml +++ b/.github/workflows/auth-crowdin.yml @@ -32,7 +32,7 @@ jobs: pull_request_title: "New translations (auth)" pull_request_body: "New translations via [Crowdin GH Action](https://github.com/crowdin/github-action)" pull_request_base_branch_name: "main" + project_id: 575169 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - CROWDIN_PROJECT_ID: ${{ secrets.CROWDIN_PROJECT_ID_AUTH }} CROWDIN_PERSONAL_TOKEN: ${{ secrets.CROWDIN_PERSONAL_TOKEN }} diff --git a/.github/workflows/mobile-crowdin.yml b/.github/workflows/mobile-crowdin.yml index ddcce70f8..50ee9f72e 100644 --- a/.github/workflows/mobile-crowdin.yml +++ b/.github/workflows/mobile-crowdin.yml @@ -32,7 +32,7 @@ jobs: pull_request_title: "New translations (mobile)" pull_request_body: "New translations via [Crowdin GH Action](https://github.com/crowdin/github-action)" pull_request_base_branch_name: "main" + project_id: 574741 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - CROWDIN_PROJECT_ID: ${{ secrets.CROWDIN_PROJECT_ID_MOBILE }} CROWDIN_PERSONAL_TOKEN: ${{ secrets.CROWDIN_PERSONAL_TOKEN }} diff --git a/.github/workflows/web-crowdin.yml b/.github/workflows/web-crowdin.yml index e00738374..880b270c7 100644 --- a/.github/workflows/web-crowdin.yml +++ b/.github/workflows/web-crowdin.yml @@ -32,7 +32,7 @@ jobs: pull_request_title: "New translations (web)" pull_request_body: "New translations via [Crowdin GH Action](https://github.com/crowdin/github-action)" pull_request_base_branch_name: "main" + project_id: 569613 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - CROWDIN_PROJECT_ID: ${{ secrets.CROWDIN_PROJECT_ID_WEB }} CROWDIN_PERSONAL_TOKEN: ${{ secrets.CROWDIN_PERSONAL_TOKEN }} diff --git a/auth/crowdin.yml b/auth/crowdin.yml index 87443717a..1d33a339d 100644 --- a/auth/crowdin.yml +++ b/auth/crowdin.yml @@ -1,6 +1,5 @@ -project_id_env: CROWDIN_PROJECT_ID api_token_env: CROWDIN_PERSONAL_TOKEN files: - source: /lib/l10n/arb/app_en.arb - translation: /lib/l10n/arb/app_%two_letters_code%.arb \ No newline at end of file + translation: /lib/l10n/arb/app_%two_letters_code%.arb diff --git a/mobile/crowdin.yml b/mobile/crowdin.yml index 0db85f7cf..27c72a52b 100644 --- a/mobile/crowdin.yml +++ b/mobile/crowdin.yml @@ -1,4 +1,3 @@ -project_id_env: CROWDIN_PROJECT_ID api_token_env: CROWDIN_PERSONAL_TOKEN preserve_hierarchy: true diff --git a/web/crowdin.yml b/web/crowdin.yml index 24e35b795..0079be91d 100644 --- a/web/crowdin.yml +++ b/web/crowdin.yml @@ -1,4 +1,3 @@ -project_id_env: CROWDIN_PROJECT_ID api_token_env: CROWDIN_PERSONAL_TOKEN files: