From ee5742682d48d2c3d4eef7f3e40bffd39cc16c88 Mon Sep 17 00:00:00 2001 From: Wilco Alsemgeest Date: Mon, 7 Jun 2021 01:00:03 +0200 Subject: [PATCH] Update crowdin-wf-develop.yml --- .github/workflows/crowdin-wf-develop.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/crowdin-wf-develop.yml b/.github/workflows/crowdin-wf-develop.yml index 5b49fae..2fabe7a 100644 --- a/.github/workflows/crowdin-wf-develop.yml +++ b/.github/workflows/crowdin-wf-develop.yml @@ -32,6 +32,8 @@ jobs: download_translations: true # Don't download strings which aren't translated skip_untranslated_strings: true + # We don't want empty files + skip_untranslated_files: true # Download translations with pushing to branch push_translations: true # To download translations to the specified version branch