Skip to content

Commit 3089873

Browse files
authored
Update Co-op Translator workflow configuration
1 parent cc91701 commit 3089873

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
@@ -62,8 +62,8 @@ jobs:
6262
# translate -l "ru ar ur mo" -y
6363
# translate -l "ja bn mr ne" -y
6464
# translate -l "pa br it tr" -y
65-
translate -l "el th sv da" -y
66-
# translate -l "no fi nl he" -y
65+
# translate -l "el th sv da" -y
66+
translate -l "no fi nl he" -y
6767
# translate -l "vi id ms tl" -y
6868
# translate -l "sw hu cs sk" -y
6969
# translate -l "ro bg sr hr" -y
@@ -132,5 +132,6 @@ jobs:
132132
133133
134134
135+
135136
136137

0 commit comments

Comments
 (0)