From 3dbbe38ae5dd616ced731c3200c34122f8409d59 Mon Sep 17 00:00:00 2001 From: Lee Stott Date: Sun, 24 Aug 2025 00:23:38 +0100 Subject: [PATCH] Enable translation to Malay in workflowTest (#533) Test translation --- .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 98398a25..cc5fb3c8 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 "zh tw fr ja ko" -y # translate -l " pt es de fa pl hi it" -y - # translate -l "my" + translate -l "my" - name: Authenticate GitHub App id: generate_token