Skip to content

Commit 9b675d3

Browse files
authored
Merge pull request microsoft#626 from microsoft/leestott-patch-3
Update translation commands in workflow
2 parents 5dc261f + b0f7b52 commit 9b675d3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,9 @@ jobs:
5959
# translate -l "zh tw hk fr ja ko pt es de fa pl hi" -y
6060
# translate -l "ru ar ur mo ja bn mr ne pa br it tr" -y
6161
# translate -l "el th sv da no fi nl he vi id ms tl" -y
62-
translate -l "sw hu cs sk ro bg sr hr sl uk my" -y
62+
# translate -l "sw hu cs sk ro bg sr hr sl uk my" -y
63+
# translate -l "de es fa fr hi ko" -y
64+
translate -l "lt pl pt zh hk tw" -y
6365
6466
- name: Authenticate GitHub App
6567
id: generate_token

0 commit comments

Comments
 (0)