From e0eeed6e19be82773eb0f081c21500fcedfc1b08 Mon Sep 17 00:00:00 2001 From: Lee Stott Date: Thu, 28 Aug 2025 08:24:43 +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 d2105bf9..62f3a304 100644 --- a/.github/workflows/co-op-translator.yml +++ b/.github/workflows/co-op-translator.yml @@ -59,8 +59,8 @@ jobs: # translate -l "ar ur tl" -y # translate -l "mr ne pa" -y # translate -l "bn ru mo" -y - translate -l "br it tr" -y - # translate -l "el th" -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 "vi id ms" -y