Skip to content

Commit cf52d88

Browse files
authored
Change translation option from '-md' to '-nb'
1 parent 42154cf commit cf52d88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/co-op-translator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
# IMPORTANT: Set your target languages here (REQUIRED CONFIGURATION)
5555
# =====================================================================
5656
# Example: Translate to Spanish, French, German. Add -y to auto-confirm.
57-
translate -l "all" -md -y # <--- MODIFY THIS LINE with your desired languages
57+
translate -l "all" -nb -y # <--- MODIFY THIS LINE with your desired languages
5858
# translate -l "ar bn bg br cs da de el es fa fi fr he hi hr hu id it ja ko lt uk ur" -nb -y
5959
# translate -l "mo ms mr my ne nl no pa pl pt ro ru sk sl sr sv sw th tl tr tw vi zh hk" -nb -y
6060
# Recommendation for large batches over 29 files run them in batches maximum github runner time is 6 hours

0 commit comments

Comments
 (0)