Skip to content

Commit bc0aa24

Browse files
authored
Modify translation commands in workflow file
1 parent 4e2ecdd commit bc0aa24

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
@@ -59,8 +59,8 @@ jobs:
5959
# translate -l "bn ru mo" -y
6060
# translate -l "br it tr" -y
6161
# translate -l "el th" -y
62-
translate -l "sv da no" -y
63-
# translate -l "fi nl he" -y
62+
# translate -l "sv da no" -y
63+
translate -l "fi nl he" -y
6464
# translate -l "vi id ms" -y
6565
# translate -l "sw hu cs" -y
6666
# translate -l "sk ro bg" -y

0 commit comments

Comments
 (0)