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.
2 parents 33c19c5 + 2303e47 commit 2e1281eCopy full SHA for 2e1281e
.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" -y
58
- # translate -l "bn ru mo br it tr fi nl he" -y
+ # translate -l "ar ur tl mr ne pa" -y
+ translate -l "bn ru mo br it tr fi nl he" -y
59
# 1a
60
# translate -l "el th sv da no " -y
61
# 1b
0 commit comments