From 57a7a9dbec00e556944be3e4d800e7ee363efc8a Mon Sep 17 00:00:00 2001 From: Lee Stott Date: Sun, 24 Aug 2025 00:23:21 +0100 Subject: [PATCH] Enable translation to Malay in workflowTest 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