Update translation languages in workflow file

pull/1496/head
Lee Stott 1 week ago committed by GitHub
parent 6907a86d60
commit 2a61827af1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -54,12 +54,9 @@ jobs:
# =====================================================================
# Example: Translate to Spanish, French, German. Add -y to auto-confirm.
# 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" -y
# translate -l "el th" -y
# translate -l "sv da no" -y
# translate -l "fi nl he" -y
# translate -l "vi id ms" -y
# 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 " -y
# translate -l "sw hu cs" -y
# translate -l "sk ro bg" -y
# translate -l "sr hr sl" -y

Loading…
Cancel
Save