From 7ec6f5d3c69709b9359c3e808a416d9e2fc04abf Mon Sep 17 00:00:00 2001 From: Lee Stott Date: Wed, 27 Aug 2025 21:16:02 +0100 Subject: [PATCH] Modify translation commands in workflow file --- .github/workflows/co-op-translator.yml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/.github/workflows/co-op-translator.yml b/.github/workflows/co-op-translator.yml index 0bb7fbdd..2e89a126 100644 --- a/.github/workflows/co-op-translator.yml +++ b/.github/workflows/co-op-translator.yml @@ -60,10 +60,12 @@ jobs: # translate -l "bn mr ne pa" -y # translate -l "br it tr" -y # translate -l "el th" -y - translate -l "sv da no" -y - # translate -l "fi nl he vi id ms tl" -y - # translate -l "sw hu cs sk ro" -y - # translate -l "bg sr hr sl uk my" -y + # translate -l "sv da no" -y + translate -l "fi nl he" -y + # translate -l 'vi id ms tl" -y + # translate -l "sw hu cs" -y + # translate -l "sk ro bg" -y + # translate -l "sr hr sl uk my" -y - name: Authenticate GitHub App