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 5ae2803 commit 402ecc7Copy full SHA for 402ecc7
.github/workflows/co-op-translator.yml
@@ -56,8 +56,8 @@ jobs:
56
# translate -l "all" -y # <--- MODIFY THIS LINE with your desired languages
57
# translate -l "zh tw hk fr ja ko pt" -y
58
# translate -l "es de fa pl hi" -y
59
- translate -l "ru ar ur mo ja bn" -y
60
- # translate -l "mr ne pa br it tr" -y
+ # translate -l "ru ar ur mo ja bn" -y
+ translate -l "mr ne pa br it tr" -y
61
# translate -l "el th sv da no fi" -y
62
# translate -l "nl he vi id ms tl" -y
63
# translate -l "sw hu cs sk ro bg" -y
0 commit comments