Skip to content

Commit 26e5185

Browse files
authored
Refactor Co-op Translator workflow configuration
1 parent 14d1394 commit 26e5185

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@ jobs:
6363
# translate -l "el th" -y
6464
# translate -l "sv da no" -y
6565
# translate -l "fi nl he" -y
66-
translate -l "vi id ms" -y
67-
# translate -l "sw hu cs" -y
66+
# translate -l "vi id ms" -y
67+
translate -l "sw hu cs" -y
6868
# translate -l "sk ro bg" -y
6969
# translate -l "sr hr sl" -y
7070
# translate -l "ja uk my" -y
@@ -112,3 +112,4 @@ jobs:
112112
113113
114114
115+

0 commit comments

Comments
 (0)