Update translation commands in workflow file

pull/1473/head
Lee Stott 3 weeks ago committed by GitHub
parent d1783a94e6
commit b1247434a3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

Loading…
Cancel
Save