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 8e80811 commit 5e76c8eCopy full SHA for 5e76c8e
.github/workflows/co-op-translator.yml
@@ -53,7 +53,7 @@ jobs:
53
# IMPORTANT: Set your target languages here (REQUIRED CONFIGURATION)
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
+ # 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
59
# translate -l "vi id ms sw hu cs" -y
0 commit comments