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 5aed3d2 commit 6869e64Copy full SHA for 6869e64
.github/workflows/co-op-translator.yml
@@ -55,8 +55,8 @@ jobs:
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" -y
58
- translate -l "mr ne pa" -y
59
- # translate -l "bn ru mo" -y
+ # translate -l "mr ne pa" -y
+ translate -l "bn ru mo" -y
60
# translate -l "br it tr" -y
61
# translate -l "el th" -y
62
# translate -l "sv da no" -y
0 commit comments