diff --git a/.github/workflows/co-op-translator.yml b/.github/workflows/co-op-translator.yml index 27ecfae8..b700a0b6 100644 --- a/.github/workflows/co-op-translator.yml +++ b/.github/workflows/co-op-translator.yml @@ -53,8 +53,8 @@ jobs: # IMPORTANT: Set your target languages here (REQUIRED CONFIGURATION) # ===================================================================== # 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" -y + # translate -l "all" -y # <--- MODIFY THIS LINE with your desired languages + translate -l "ar ur tl mr ne pa" -y # translate -l "bn ru mo br it tr fi nl he" -y # translate -l "el th sv da no vi id ms ja uk my" -y # translate -l "sw hu cs sk ro bg sr hr sl" -y