We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e76c8e commit 11e404aCopy full SHA for 11e404a
.github/workflows/co-op-translator.yml
@@ -54,8 +54,8 @@ jobs:
54
# =====================================================================
55
# Example: Translate to Spanish, French, German. Add -y to auto-confirm.
56
# translate -l "all" -y # <--- MODIFY THIS LINE with your desired languages
57
- translate -l "ar ur tl mr ne pa bn ru mo" -y
58
- # translate -l "br it tr el th sv da no" -y
+ # translate -l "ar ur tl mr ne pa bn ru mo" -y
+ translate -l "br it tr el th sv da no" -y
59
# translate -l "vi id ms sw hu cs" -y
60
# translate -l "sk ro bg sr hr sl ja uk my" -y
61
0 commit comments