Skip to content

Commit 3a35ffb

Browse files
authored
Reorder translation commands in workflow
1 parent 57b5d84 commit 3a35ffb

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
@@ -58,8 +58,8 @@ jobs:
5858
# translate -l "es de fa pl hi" -y
5959
# translate -l "ru ar ur mo ja bn" -y
6060
# translate -l "mr ne pa br it tr" -y
61-
# translate -l "el th sv da no fi" -y
62-
translate -l "nl he vi id ms tl" -y
61+
translate -l "el th sv da no fi" -y
62+
# translate -l "nl he vi id ms tl" -y
6363
# translate -l "sw hu cs sk ro bg" -y
6464
# translate -l "sr hr sl uk my" -y
6565

0 commit comments

Comments
 (0)