From 5fdfe04c9eb075b58e3d7e6e0b1ba771f5d049e6 Mon Sep 17 00:00:00 2001 From: chris Date: Thu, 23 Oct 2025 20:50:23 +0100 Subject: [PATCH] Update translation command in workflow Modified translation command to include specific languages. --- .github/workflows/co-op-translator.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/workflows/co-op-translator.yml b/.github/workflows/co-op-translator.yml index 59bcae36..b6650678 100644 --- a/.github/workflows/co-op-translator.yml +++ b/.github/workflows/co-op-translator.yml @@ -56,7 +56,10 @@ jobs: # translate -l "all" -y # <--- MODIFY THIS LINE with your desired languages # translate -l "ar ur tl mr ne pa" -y # translate -l "bn ru mo br it tr fi nl he" -y - translate -l "el th sv da no vi id ms ja uk my" -y + # 1a + translate -l "el th sv da no " -y + # 1b + # translate -l "vi id ms ja uk my" -y # translate -l "sw hu cs sk ro bg sr hr sl" -y # translate -l "sk ro bg" -y # translate -l "sr hr sl" -y