Skip to content

Commit a855969

Browse files
authored
Merge pull request #1582 from microsoft/softchris-patch-17
Modify translation language options in workflow
2 parents 32612b2 + 4673f3a commit a855969

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ jobs:
6060
# translate -l "el th sv da no " -y
6161
# 1b
6262
# translate -l "vi id ms ja uk my" -y
63-
translate -l "sw hu cs sk ro bg sr hr sl" -y
64-
# translate -l "sk ro bg" -y
63+
# translate -l "sw hu cs sk ro bg sr hr sl" -y
64+
translate -l "sk ro bg" -y
6565
# translate -l "sr hr sl" -y
6666
# translate -l "ja uk my" -y
6767

0 commit comments

Comments
 (0)