Skip to content

Commit 6f7c7d7

Browse files
authored
Modify translation commands in workflow file
1 parent 13bb64f commit 6f7c7d7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ jobs:
6060
# translate -l "br it tr" -y
6161
# translate -l "el th" -y
6262
# translate -l "sv da no" -y
63-
translate -l "fi nl he" -y
64-
# translate -l "vi id ms" -y
63+
# translate -l "fi nl he" -y
64+
translate -l "vi id ms" -y
6565
# translate -l "sw hu cs" -y
6666
# translate -l "sk ro bg" -y
6767
# translate -l "sr hr sl" -y

0 commit comments

Comments
 (0)