Skip to content

Commit 13fd9da

Browse files
authored
Merge pull request #1578 from microsoft/softchris-patch-16
Swap translation language commands in workflow
2 parents 5dd010b + a9bb3d6 commit 13fd9da

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
@@ -59,8 +59,8 @@ jobs:
5959
# 1a
6060
# translate -l "el th sv da no " -y
6161
# 1b
62-
translate -l "vi id ms ja uk my" -y
63-
# translate -l "sw hu cs sk ro bg sr hr sl" -y
62+
# translate -l "vi id ms ja uk my" -y
63+
translate -l "sw hu cs sk ro bg sr hr sl" -y
6464
# translate -l "sk ro bg" -y
6565
# translate -l "sr hr sl" -y
6666
# translate -l "ja uk my" -y

0 commit comments

Comments
 (0)