Comment out all languages translation line

pull/623/head
Lee Stott 3 weeks ago committed by GitHub
parent 8e8081124c
commit 5e76c8ee7f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -53,7 +53,7 @@ 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 "all" -y # <--- MODIFY THIS LINE with your desired languages
translate -l "ar ur tl mr ne pa bn ru mo" -y
# translate -l "br it tr el th sv da no" -y
# translate -l "vi id ms sw hu cs" -y

Loading…
Cancel
Save