From 556828d63013f270ec8a536f2311815077ea9099 Mon Sep 17 00:00:00 2001 From: Lee Stott Date: Sat, 6 Sep 2025 11:03:36 +0100 Subject: [PATCH] Update translation commands in workflow file --- .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 27825616..0765337d 100644 --- a/.github/workflows/co-op-translator.yml +++ b/.github/workflows/co-op-translator.yml @@ -64,8 +64,8 @@ jobs: # Recommendation for large batches over 29 files run them in batches maximum github runner time is 6 hours # this set only translates markdown files # translate -l "zh tw hk fr ja ko" -md -y - # translate -l "pt es de fa pl hi" -md -y - translate -l "ru ar ur mo ja bn" -md -y + translate -l "pt es de fa pl hi" -md -y + # translate -l "ru ar ur mo ja bn" -md -y # translate -l "mr ne pa br it tr" -md -y # translate -l "el th sv da no fi" -md -y # translate -l "nl he vi id ms tl" -md -y