Skip to content

Commit 514bdd4

Browse files
authored
Reorder translation commands in workflow
1 parent b10f4eb commit 514bdd4

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 "mr ne pa" -y
5959
# translate -l "bn ru mo" -y
6060
# translate -l "br it tr" -y
61-
translate -l "el th" -y
62-
# translate -l "sv da no" -y
61+
# translate -l "el th" -y
62+
translate -l "sv da no" -y
6363
# translate -l "fi nl he" -y
6464
# translate -l "vi id ms" -y
6565
# translate -l "sw hu cs" -y

0 commit comments

Comments
 (0)