Merge pull request #1578 from microsoft/softchris-patch-16

Swap translation language commands in workflow
pull/1580/head
chris 1 month ago committed by GitHub
commit 13fd9da212
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -59,8 +59,8 @@ jobs:
# 1a
# translate -l "el th sv da no " -y
# 1b
translate -l "vi id ms ja uk my" -y
# translate -l "sw hu cs sk ro bg sr hr sl" -y
# translate -l "vi id ms ja uk my" -y
translate -l "sw hu cs sk ro bg sr hr sl" -y
# translate -l "sk ro bg" -y
# translate -l "sr hr sl" -y
# translate -l "ja uk my" -y

Loading…
Cancel
Save