Modify translation commands in workflow file

pull/548/head
Lee Stott 1 week ago committed by GitHub
parent ce1d0c66c1
commit 7ec6f5d3c6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -60,10 +60,12 @@ jobs:
# translate -l "bn mr ne pa" -y
# translate -l "br it tr" -y
# translate -l "el th" -y
translate -l "sv da no" -y
# translate -l "fi nl he vi id ms tl" -y
# translate -l "sw hu cs sk ro" -y
# translate -l "bg sr hr sl uk my" -y
# translate -l "sv da no" -y
translate -l "fi nl he" -y
# translate -l 'vi id ms tl" -y
# translate -l "sw hu cs" -y
# translate -l "sk ro bg" -y
# translate -l "sr hr sl uk my" -y
- name: Authenticate GitHub App

Loading…
Cancel
Save