From 6f8d45aac0c2f8a954b49b1327f562585352dfac Mon Sep 17 00:00:00 2001 From: KOWX712 Date: Thu, 5 Jun 2025 05:22:12 +0800 Subject: [PATCH] opt: crowdin: auto approve translation from github --- .github/workflows/crowdin.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/crowdin.yml b/.github/workflows/crowdin.yml index 4c6fb57..96368a5 100644 --- a/.github/workflows/crowdin.yml +++ b/.github/workflows/crowdin.yml @@ -21,6 +21,7 @@ jobs: with: upload_sources: true upload_translations: true + auto_approve_imported: true download_translations: true skip_untranslated_files: false skip_untranslated_strings: true