From f592d54163af2e7c5d7b732539e32b95fd02278c Mon Sep 17 00:00:00 2001 From: Lee Stott Date: Wed, 27 Aug 2025 22:44:39 +0100 Subject: [PATCH] Modify translation commands in workflow file --- .github/workflows/co-op-translator.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/co-op-translator.yml b/.github/workflows/co-op-translator.yml index 78e4961a..2ccaed57 100644 --- a/.github/workflows/co-op-translator.yml +++ b/.github/workflows/co-op-translator.yml @@ -62,8 +62,8 @@ jobs: # translate -l "sv da no fi" -y translate -l "he vi id ms tl" -y # translate -l "sw hu cs sk ro bg" -y - translate -l "sr hr sl" -y - # translate -l "nl uk my" -y + # translate -l "sr hr sl" -y + translate -l "nl uk my" -y - name: Authenticate GitHub App id: generate_token