Merge pull request #625 from microsoft/leestott-patch-2

Update translation commands in workflow
pull/629/head
Lee Stott 1 week ago committed by GitHub
commit 6a2318a6fc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -60,8 +60,10 @@ jobs:
# translate -l "ru ar ur mo ja bn mr ne pa br it tr" -y
# translate -l "el th sv da no fi nl he vi id ms tl" -y
# translate -l "sw hu cs sk ro bg sr hr sl uk my" -y
translate -l "de es fa fr hi ko" -y
# translate -l "lt pl pt zh hk tw" -y
# translate -l "de es fa fr hi ko" -y
translate -l "lt pl pt zh hk tw" -y
# translate -l "lt pl pt zh hk tw" -y
- name: Authenticate GitHub App
id: generate_token

Loading…
Cancel
Save