From d5e40c14066957e794e5fb7baeee45ebf612c089 Mon Sep 17 00:00:00 2001 From: Xikaro Date: Wed, 25 Feb 2026 14:46:39 +0500 Subject: [PATCH] Update crowdin.yml --- .github/workflows/crowdin.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/crowdin.yml b/.github/workflows/crowdin.yml index 4eea764c0..1d1cbfd29 100644 --- a/.github/workflows/crowdin.yml +++ b/.github/workflows/crowdin.yml @@ -84,6 +84,7 @@ jobs: upload_sources: ${{ github.event.inputs.operation == 'upload' || github.event.inputs.operation == 'both' }} upload_translations: false import_eq_suggestions: true + skip_untranslated_files: true download_translations: ${{ github.event.inputs.operation == 'download' || github.event.inputs.operation == 'both' }} config: crowdin.yml localization_branch_name: translations