Skip to content

Commit 6a2318a

Browse files
authored
Merge pull request microsoft#625 from microsoft/leestott-patch-2
Update translation commands in workflow
2 parents 3a6e024 + f1e29b1 commit 6a2318a

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
@@ -60,8 +60,10 @@ jobs:
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
6262
# 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
# translate -l "de es fa fr hi ko" -y
64-
translate -l "lt pl pt zh hk tw" -y
66+
# translate -l "lt pl pt zh hk tw" -y
6567
6668
- name: Authenticate GitHub App
6769
id: generate_token

0 commit comments

Comments
 (0)