From 10b572ee73bf5737f074b259b6f9a488329a99fd Mon Sep 17 00:00:00 2001 From: Lee Stott Date: Thu, 28 Aug 2025 08:51:54 +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 4f1149b2..1ac7b4a7 100644 --- a/.github/workflows/co-op-translator.yml +++ b/.github/workflows/co-op-translator.yml @@ -62,8 +62,8 @@ jobs: # 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 "vi id ms" -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 # translate -l "sr hr sl" -y