Merge pull request #1572 from microsoft/softchris-patch-14

Update translation command in workflow
pull/1573/head
chris 1 month ago committed by GitHub
commit d4397e9716
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -56,7 +56,10 @@ jobs:
# translate -l "all" -y # <--- MODIFY THIS LINE with your desired languages
# translate -l "ar ur tl mr ne pa" -y
# translate -l "bn ru mo br it tr fi nl he" -y
translate -l "el th sv da no vi id ms ja uk my" -y
# 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 "sk ro bg" -y
# translate -l "sr hr sl" -y

Loading…
Cancel
Save