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 c934b07 + 7ee64a5 commit 22117b9Copy full SHA for 22117b9
.github/workflows/co-op-translator.yml
@@ -54,7 +54,7 @@ jobs:
54
# IMPORTANT: Set your target languages here (REQUIRED CONFIGURATION)
55
# =====================================================================
56
# Example: Translate to Spanish, French, German. Add -y to auto-confirm.
57
- translate -l "all" -md -y # <--- MODIFY THIS LINE with your desired languages
+ translate -l "all" -nb -y # <--- MODIFY THIS LINE with your desired languages
58
# Recommendation for large batches over 29 files run them in batches maximum github runner time is 6 hours
59
# translate -l "zh tw hk fr ja ko pt es de fa pl hi" -y
60
# translate -l "ru ar ur mo ja bn mr ne pa br it tr" -y
0 commit comments