Modify translation command in workflow

Updated translation command to use different languages. zh tw hk fr ja ko - images
pull/1466/head
Lee Stott 2 weeks ago committed by GitHub
parent e4c569b077
commit 9df89e60dd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -56,7 +56,8 @@ 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 "pt es de fa pl hi" -img
# translate -l "pt es de fa pl hi" -img
translate -l "zh tw hk fr ja ko" -img
- name: Authenticate GitHub App
id: generate_token

Loading…
Cancel
Save