Skip to content

Commit 6e6b580

Browse files
authored
Reorder translation commands in workflow
1 parent f8a3df6 commit 6e6b580

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
@@ -64,8 +64,8 @@ jobs:
6464
# translate -l "mo ja" -y
6565
# translate -l "bn mr ne" -y
6666
# translate -l "pa br it tr" -y
67-
translate -l "el th sv" -y
68-
# translate -l "da no fi" -y
67+
# translate -l "el th sv" -y
68+
translate -l "da no fi" -y
6969
# translate -l "nl he vi"
7070
# translate -l "id ms tl" -y
7171
# translate -l "sw hu cs"

0 commit comments

Comments
 (0)