diff --git a/.github/workflows/co-op-translator.yml b/.github/workflows/co-op-translator.yml index d636d355..1d289307 100644 --- a/.github/workflows/co-op-translator.yml +++ b/.github/workflows/co-op-translator.yml @@ -54,10 +54,10 @@ 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 "ar ur tl mr ne pa bn ru mo" -y + # translate -l "ar ur tl mr ne pa bn ru mo" -y # translate -l "mr ne pa" -y # translate -l "bn ru mo" -y - # translate -l "br it tr el th sv da no" -y + translate -l "br it tr el th sv da no" -y # translate -l "el th" -y # translate -l "sv da no" -y # translate -l "fi nl he vi id ms sw hu cs" -y