Update translation commands in co-op-translator.yml

Comment out the translation command for specific languages.
softchris-patch-22
chris 4 weeks ago committed by GitHub
parent f74bd09ceb
commit 98d73011e5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -55,9 +55,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 fi nl he" -y
# translate -l "bn ru mo br it tr fi nl he" -y
# 1a
# translate -l "el th sv da no " -y
translate -l "el th sv da no " -y
# 1b
# translate -l "vi id ms ja uk my" -y
# translate -l "sw hu cs sk ro bg sr hr sl" -y

Loading…
Cancel
Save