From 48d79403f8f609852610afe6717b882f4ce9d4ea Mon Sep 17 00:00:00 2001 From: Lee Stott Date: Thu, 28 Aug 2025 03:11:24 +0100 Subject: [PATCH] Modify translate command to include -img 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 1a184f4f..def26773 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 "all" -md # translate -l "all" -nb - translate -l "all" img + translate -l "all" -img # Recommendation for large batches over 29 files run them in batches maximum github runner time is 6 hours # translate -l "zh tw hk fr ja ko pt es de fa pl hi" -y # translate -l "ru ar ur mo ja" -y