From cb45737bf512ff0f2250b20b37f4039a20a78881 Mon Sep 17 00:00:00 2001 From: Lee Stott Date: Thu, 28 Aug 2025 08:50:10 +0100 Subject: [PATCH] Reorder translation commands in workflow --- .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 0216afa8..4f1149b2 100644 --- a/.github/workflows/co-op-translator.yml +++ b/.github/workflows/co-op-translator.yml @@ -61,8 +61,8 @@ jobs: # translate -l "bn ru mo" -y # translate -l "br it tr" -y # translate -l "el th" -y - translate -l "sv da no" -y - # translate -l "fi nl he" -y + # translate -l "sv da no" -y + translate -l "fi nl he" -y # translate -l "vi id ms" -y # translate -l "sw hu cs" -y # translate -l "sk ro bg" -y