From e56e8fe3bea0690abfe531f274e975acc233082f Mon Sep 17 00:00:00 2001 From: chris Date: Tue, 25 Nov 2025 21:37:11 +0000 Subject: [PATCH] Comment out a translation command 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 f792bb79..ea10c3b7 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 "bn ru mo br it tr fi nl he" -y # 1a - # translate -l "el th sv da no " -y + 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