Update co-op-translator.yml (#536)

Update all languages
pull/537/head
Lee Stott 3 weeks ago committed by GitHub
parent 33b1a788b5
commit cb08d0bd94
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -53,9 +53,9 @@ jobs:
# IMPORTANT: Set your target languages here (REQUIRED CONFIGURATION) # IMPORTANT: Set your target languages here (REQUIRED CONFIGURATION)
# ===================================================================== # =====================================================================
# Example: Translate to Spanish, French, German. Add -y to auto-confirm. # Example: Translate to Spanish, French, German. Add -y to auto-confirm.
# translate -l "all" -y # <--- MODIFY THIS LINE with your desired languages translate -l "all" -y # <--- MODIFY THIS LINE with your desired languages
# translate -l "zh tw fr ja ko" -y # translate -l "zh tw fr ja ko" -y
translate -l " pt es de fa pl hi it" -y # translate -l " pt es de fa pl hi it" -y
# translate -l "my" # translate -l "my"
- name: Authenticate GitHub App - name: Authenticate GitHub App

Loading…
Cancel
Save