From 0f5a3e2064cbc40a96c5fa6ff07b208c9ae8e3e1 Mon Sep 17 00:00:00 2001 From: Lee Stott Date: Thu, 4 Sep 2025 19:21:50 +0100 Subject: [PATCH] Comment out translation command for all languages --- .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 e5df2417..29d3ffa3 100644 --- a/.github/workflows/co-op-translator.yml +++ b/.github/workflows/co-op-translator.yml @@ -54,9 +54,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 bn bg br cs da de el es fa fi fr he hi hr hu id it ja ko lt uk ur" -y + # translate -l "ar bn bg br cs da de el es fa fi fr he hi hr hu id it ja ko lt uk ur" -y # translate -l "ar bn bg br cs da de el es fa fi fr he hi hr hu id it ja ko lt uk ur" -nb -y - # translate -l "ar bn bg br cs da de el es fa fi fr" -y + translate -l "ar bn bg br cs da de el es fa fi fr" -y # translate -l "he hi hr hu id it ja ko lt uk ur" -y # translate -l "mo ms mr my ne nl no pa pl pt ro ru sk sl sr sv sw th tl tr tw vi zh hk" -nb -y # translate -l "mo ms mr my ne nl no pa pl pt ro ru" -y