Skip to content

Commit 0e9c040

Browse files
authored
Refactor Co-op Translator workflow configuration
1 parent 990e1d3 commit 0e9c040

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@ jobs:
6161
# translate -l "bn ru mo" -y
6262
# translate -l "br it tr" -y
6363
# translate -l "el th" -y
64-
translate -l "sv da no" -y
65-
# translate -l "fi nl he" -y
64+
# translate -l "sv da no" -y
65+
translate -l "fi nl he" -y
6666
# translate -l "vi id ms" -y
6767
# translate -l "sw hu cs" -y
6868
# translate -l "sk ro bg" -y
@@ -110,3 +110,4 @@ jobs:
110110
111111
112112
113+

0 commit comments

Comments
 (0)