From b10f4ebbea7b54a09e2a0c079362ad2bbf0ce761 Mon Sep 17 00:00:00 2001 From: Lee Stott Date: Thu, 28 Aug 2025 15:43:23 +0100 Subject: [PATCH] Swap translation languages 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 b3cd64bd..89d7df38 100644 --- a/.github/workflows/co-op-translator.yml +++ b/.github/workflows/co-op-translator.yml @@ -57,8 +57,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