Modify translate command to include -img option

pull/553/head
Lee Stott 3 weeks ago committed by GitHub
parent fdea1482f0
commit 48d79403f8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -56,7 +56,7 @@ jobs:
# translate -l "all" -y # <--- MODIFY THIS LINE with your desired languages
# translate -l "all" -md
# translate -l "all" -nb
translate -l "all" img
translate -l "all" -img
# Recommendation for large batches over 29 files run them in batches maximum github runner time is 6 hours
# translate -l "zh tw hk fr ja ko pt es de fa pl hi" -y
# translate -l "ru ar ur mo ja" -y

Loading…
Cancel
Save