Reorder translation commands in workflow file

pull/862/head
Lee Stott 2 weeks ago committed by GitHub
parent 07ea540026
commit 463f23eb30
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -65,8 +65,8 @@ jobs:
# this set only translates markdown files
# translate -l "zh tw hk fr ja ko" -md -y
# translate -l "pt es de fa pl hi" -md -y
# translate -l "ru ar ur mo ja bn" -md -y
translate -l "mr ne pa br it tr" -md -y
translate -l "ru ar ur mo ja bn" -md -y
# translate -l "mr ne pa br it tr" -md -y
# translate -l "el th sv da no fi" -md -y
# translate -l "nl he vi id ms tl" -md -y
# translate -l "sw hu cs sk ro bg" -md -y

Loading…
Cancel
Save