Skip to content

Commit 28c2a54

Browse files
authored
Merge pull request #1599 from microsoft/softchris-patch-22
Update translation commands in co-op-translator.yml
2 parents f74bd09 + 98d7301 commit 28c2a54

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@ jobs:
5555
# Example: Translate to Spanish, French, German. Add -y to auto-confirm.
5656
# translate -l "all" -y # <--- MODIFY THIS LINE with your desired languages
5757
# translate -l "ar ur tl mr ne pa" -y
58-
translate -l "bn ru mo br it tr fi nl he" -y
58+
# translate -l "bn ru mo br it tr fi nl he" -y
5959
# 1a
60-
# translate -l "el th sv da no " -y
60+
translate -l "el th sv da no " -y
6161
# 1b
6262
# translate -l "vi id ms ja uk my" -y
6363
# translate -l "sw hu cs sk ro bg sr hr sl" -y

0 commit comments

Comments
 (0)