Merge pull request #637 from microsoft/leestott-patch-10

Update translation command to use 'all' languages
pull/638/head
Lee Stott 2 weeks ago committed by GitHub
commit f3fb39c39d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -54,8 +54,8 @@ jobs:
# IMPORTANT: Set your target languages here (REQUIRED CONFIGURATION)
# =====================================================================
# 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 bn bg br cs da de el es fa fi fr he hi hr hu id it ja" -nb
translate -l "all" -y # <--- MODIFY THIS LINE with your desired languages
# translate -l "ar bn bg br cs da de el es fa fi fr he hi hr hu id it ja" -nb
# translate -l "ko lt mo ms mr my ne nl no pa pl" -nb
# translate -l "pt ro ru sk sl sr sv sw" -nb
# translate -l "th tl tr tw uk ur vi zh hk" -nb

Loading…
Cancel
Save