From 5e76c8ee7f731bd9010003d176eac1f231a6de01 Mon Sep 17 00:00:00 2001 From: Lee Stott Date: Fri, 29 Aug 2025 21:57:00 +0100 Subject: [PATCH] Comment out all languages translation line --- .github/workflows/co-op-translator.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/co-op-translator.yml b/.github/workflows/co-op-translator.yml index 116b70f1..d74643b7 100644 --- a/.github/workflows/co-op-translator.yml +++ b/.github/workflows/co-op-translator.yml @@ -53,7 +53,7 @@ jobs: # IMPORTANT: Set your target languages here (REQUIRED CONFIGURATION) # ===================================================================== # Example: Translate to Spanish, French, German. Add -y to auto-confirm. - translate -l "all" -y # <--- MODIFY THIS LINE with your desired languages + # translate -l "all" -y # <--- MODIFY THIS LINE with your desired languages translate -l "ar ur tl mr ne pa bn ru mo" -y # translate -l "br it tr el th sv da no" -y # translate -l "vi id ms sw hu cs" -y