diff --git a/.github/workflows/co-op-translator.yml b/.github/workflows/co-op-translator.yml index 1fef55dc..712c2e3f 100644 --- a/.github/workflows/co-op-translator.yml +++ b/.github/workflows/co-op-translator.yml @@ -54,8 +54,8 @@ jobs: # ===================================================================== # Example: Translate to Spanish, French, German. Add -y to auto-confirm. # translate -l "all" -y # <--- MODIFY THIS LINE with your desired languages - translate -l "pt es de fa pl hi" -y - # translate -l "zh tw hk fr ja ko" -y + # translate -l "pt es de fa pl hi" -y + translate -l "zh tw hk fr ja ko" -y - name: Authenticate GitHub App id: generate_token @@ -87,4 +87,4 @@ jobs: delete-branch: true add-paths: | translations/ - translated_images/ \ No newline at end of file + translated_images/