From 2283bb5445d9918f81c88ccc82954d57e57b7fc5 Mon Sep 17 00:00:00 2001 From: Lee Stott Date: Thu, 4 Sep 2025 21:35:28 +0100 Subject: [PATCH] Modify translation command to use -md 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 29d3ffa3..3eedc155 100644 --- a/.github/workflows/co-op-translator.yml +++ b/.github/workflows/co-op-translator.yml @@ -56,7 +56,7 @@ jobs: # 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" -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" -md -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