From cf3e7faf0313abad03778c7eb93be7d07d38aded Mon Sep 17 00:00:00 2001 From: Lee Stott Date: Thu, 28 Aug 2025 08:57:17 +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 1ac7b4a7..18237d17 100644 --- a/.github/workflows/co-op-translator.yml +++ b/.github/workflows/co-op-translator.yml @@ -63,8 +63,8 @@ jobs: # 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 "sw hu cs" -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 # translate -l "ja uk my" -y