From fdf5dfa2bc61ecc90db3e4b66b86eed1bc51db32 Mon Sep 17 00:00:00 2001 From: Lee Stott Date: Thu, 28 Aug 2025 04:03: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 9caa3ca5..09374781 100644 --- a/.github/workflows/co-op-translator.yml +++ b/.github/workflows/co-op-translator.yml @@ -59,8 +59,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