Update translation languages in workflow file

Update pt es de fa pl hi it
pull/538/head
Lee Stott 4 weeks ago committed by GitHub
parent d40b4d5ad2
commit e357685686
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -54,8 +54,8 @@ jobs:
# ===================================================================== # =====================================================================
# 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