From f32b387d745ce064ec5834ed5f96cc7c2d263d6a Mon Sep 17 00:00:00 2001 From: Lee Stott Date: Sat, 6 Sep 2025 11:41:15 +0100 Subject: [PATCH] Modify translation command to include markdown option --- .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 06458ec2..a6ad871a 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" -md -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" -nb -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