diff --git a/.github/workflows/co-op-translator.yml b/.github/workflows/co-op-translator.yml index f706c12b..171fa385 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 hk fr ja ko" -y # translate -l "pt es de fa pl hi" -y - # translate -l "ru ar ur mo ja" -y + translate -l "ru ar ur mo ja" -y # translate -l "bn mr ne pa br it tr" -y # translate -l "el th sv da no" -y # translate -l "fi nl he" -y @@ -64,7 +64,7 @@ jobs: # translate -l "sw hu cs" -y # translate -l "ro bg sr" -y # translate -l "uk my" -y - translate -l "sk hr sl" -y + # translate -l "sk hr sl" -y - name: Authenticate GitHub App id: generate_token