From 743906728c3f78740a198b09a3fe0d21a9d0e402 Mon Sep 17 00:00:00 2001 From: Lee Stott Date: Thu, 28 Aug 2025 04:09:44 +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 09374781..e3454f18 100644 --- a/.github/workflows/co-op-translator.yml +++ b/.github/workflows/co-op-translator.yml @@ -60,8 +60,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