Modify translation command in workflow file

pull/541/head
Lee Stott 1 week ago committed by GitHub
parent 21b768b948
commit 4814120188
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -56,8 +56,8 @@ jobs:
# batch based for starting of translation
# translate -l "all" -y # <--- MODIFY THIS LINE with your desired languages
# translate -l "zh tw fr ja" -y
translate -l "Ko pt ed de fa" -y
# translate -l "pl hi it" -y
# translate -l "Ko pt ed de fa" -y
translate -l "pl hi it" -y
- name: Authenticate GitHub App
id: generate_token

Loading…
Cancel
Save