Skip to content

Commit 50d57bc

Browse files
authored
Reorder translation commands in workflow
1 parent 868702a commit 50d57bc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@ jobs:
5959
# translate -l "ru ar ur mo ja bn" -y
6060
# translate -l "mr ne pa br it tr" -y
6161
# translate -l "el th sv da no fi" -y
62-
# translate -l nl he vi id ms tl" -y
63-
# translate -l "sw hu cs sk ro bg" -y
64-
translate -l "sr hr sl uk my" -y
62+
# translate -l "nl he vi id ms tl" -y
63+
translate -l "sw hu cs sk ro bg" -y
64+
# translate -l "sr hr sl uk my" -y
6565
6666
- name: Authenticate GitHub App
6767
id: generate_token

0 commit comments

Comments
 (0)