From 709470750e16a99b1244669c4c1dad08950c896f Mon Sep 17 00:00:00 2001 From: Lee Stott Date: Fri, 29 Aug 2025 07:54:24 +0100 Subject: [PATCH] Update translation languages in workflow --- .github/workflows/co-op-translator.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/co-op-translator.yml b/.github/workflows/co-op-translator.yml index c46eccc1..ff9816ae 100644 --- a/.github/workflows/co-op-translator.yml +++ b/.github/workflows/co-op-translator.yml @@ -55,9 +55,9 @@ jobs: # Example: Translate to Spanish, French, German. Add -y to auto-confirm. # 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 " -y - # translate -l "sw hu cs" -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 + # translate -l "sw hu cs sk ro bg sr hr sl" -y # translate -l "sk ro bg" -y # translate -l "sr hr sl" -y # translate -l "ja uk my" -y